Search
ConnectionPoint.endPoint Property
See Also
 





Calculates the coordinates of this connection point expressed in document coordinates.

Namespace: MindFusion.Diagramming
File: ConnectionPoint.js

 Syntax

JavaScript  Copy Code

get endPoint() {}

 Property Value

Point

A Point that represents the coordinate.

 See Also