Gets a collection of the link's control points.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public PointCollection Points { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Points As PointCollection |
An instance of the PointCollection class.
When drawing shadows, the points are offset as necessary.