Gets the position of the last control point of this link.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public PointF getEndPoint () |
A PointF instance.
RemarksThis method is a shortcut for getting the last element of ControlPoints.
See Also