Font.DeviceContext Property

Language:

Returns a handle to a display device context (DC) that includes the font set.

Definition

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

Property Value

System.IntPtr
Handle to a display DC.

This property is read-only. 

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