ASP.NET Pack Programmer's Guide
DrawAnchorPointEventArgs.Location Property
See Also
 





Gets the location of the anchor point being drawn.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public PointF Location { get; }

Visual Basic  Copy Code

Public ReadOnly Property Location As PointF

 Property Value

A .NET PointF specifying the location of the anchor point.

 See Also

DrawAnchorPointEventArgs Members
DrawAnchorPointEventArgs Class
MindFusion.Diagramming Namespace