Gets a DrawingContext instance whose methods should be used to draw the custom graphics.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public DrawingContext Graphics { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Graphics As DrawingContext |
A DrawingContext object.
WpfDiagram Programmer's Guide | © 2024 MindFusion |