Gets a DrawingContext in which the anchor point mark should be drawn.
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 System.Windows.Media.DrawingContext instance whose methods should be used to draw the anchor point mark.
WpfDiagram Programmer's Guide | © 2024 MindFusion |