Gets a collection of the link's control points.
Namespace: MindFusion.Diagramming
Assembly: 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.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |