Gets the location of the anchor point being drawn.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Point Location { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Location As Point |
A Microsoft.Maui.Graphics.Point specifying the location of the anchor point.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |