MindFusion.Wpf Pack Programmer's Guide
DrawAnchorPointEventArgs.Location Property
See Also
 





Gets the location of the anchor point being drawn.

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public Point Location { get; }

Visual Basic  Copy Code

Public ReadOnly Property Location As Point

 Property Value

An instance of the Point structure.

 See Also

DrawAnchorPointEventArgs Members
DrawAnchorPointEventArgs Class
MindFusion.Diagramming.Wpf Namespace