DroidDiagram Programmer's Guide
DrawLinkEvent.getPoints Method
See Also
 






Gets a collection of the link's control points.

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

 Syntax

Java  Copy Code

public PointList getPoints ()

 Return Value

An instance of the PointList class.

 See Also

DrawLinkEvent Members
DrawLinkEvent Class
com.mindfusion.diagramming Namespace