Gets the location of the anchor point being drawn.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public Point Location { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Location As Point |
An instance of the Point structure.
WpfDiagram Programmer's Guide | © 2024 MindFusion |