Gets or sets the first control point of this link.
Namespace: MindFusion.Diagramming
Package: DiagramLink.js
JavaScript Copy Code |
---|
get startPoint() {} |
Point
A Point instance containing the control point coordinates.
This is a shortcut for accessing first element of controlPoints.
NetDiagram Programmer's Guide | © 2023 MindFusion |