Font.DeviceContext Property |
Language: |
Returns a handle to a display device context (DC) that includes the font set.
Visual Basic Public ReadOnly Property DeviceContext As IntPtr C# public IntPtr DeviceContext { get; } C++ public:
property IntPtr DeviceContext {
IntPtr get();
}JScript public function get DeviceContext() : IntPtr
System.IntPtr
This property is read-only.
Handle to a display DC.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center