Gets the handle to the device context associated with this IGraphics.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
IntPtr GetHdc () |
Visual Basic
Copy Code
|
|---|
Function GetHdc () As IntPtr |
Handle to the device context associated with this IGraphics.
See Also