An object implementing the IGraphics interface whose methods should be used to draw the control.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
C# Copy Code |
---|
public IGraphics Graphics { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Graphics As IGraphics |
An instance of a class implementing the IGraphics interface.