Sets the position of the last control point of this link.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public void setEndPoint ( |
A Point2D.Float instance.
RemarksThis method is a shortcut for setting the last element of ControlPoints.
See Also