Gets the drawing target.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public IGraphics Graphics { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Graphics As IGraphics |
An instance of the IGraphics interface representing the target of the drawing operation.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |