Search
DiagramLink.getControlPoints Method
See Also
 

Gets the list of control points of a link.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public PointList getControlPoints ()

 Return Value

A PointList containing the link's control points.

 See Also