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