Gets an IGraphics object whose methods should be used to draw the node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
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.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |