DiagramLite Programmer's Guide
DrawHandlesEventArgs.Positions Property
See Also
 





Gets a list of points specifying default handle positions.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public IList<Point> Positions { get; }

Visual Basic  Copy Code

Public ReadOnly Property Positions As IList(Of Point)

 Property Value

 See Also

DrawHandlesEventArgs Members
DrawHandlesEventArgs Class
MindFusion.Diagramming Namespace