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