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