MindFusion.Charting for WebForms Programmer's Guide
IGraphics.GetHdc Method
See Also
 



Gets the handle to the device context associated with this IGraphics.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

IntPtr GetHdc ()

Visual Basic  Copy Code

Function GetHdc () As IntPtr

 Return Value

Handle to the device context associated with this IGraphics.

 See Also

IGraphics Members
IGraphics Interface
MindFusion.Drawing Namespace