MindFusion.Wpf Pack Programmer's Guide
DrawLinkEventArgs.Points Property
See Also
 





Gets a collection of the link's control points.

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

 Syntax

C#  Copy Code

public PointCollection Points { get; }

Visual Basic  Copy Code

Public ReadOnly Property Points As PointCollection

 Property Value

An instance of the PointCollection class.

 See Also

DrawLinkEventArgs Members
DrawLinkEventArgs Class
MindFusion.Diagramming.Wpf Namespace