MindFusion WinForms Programmer's Guide
DrawEventArgs.Graphics Property
See Also
 





Gets the target of the drawing.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms

 Syntax

C#  Copy Code

public IGraphics Graphics { get; }

Visual Basic  Copy Code

Public ReadOnly Property Graphics As IGraphics

 Property Value

An IGraphics object.

 See Also

DrawEventArgs Members
DrawEventArgs Class
MindFusion.Diagramming.WinForms Namespace