ASP.NET Pack Programmer's Guide
DiagramLink.getEndPoint Method
See Also
 






Gets the position of the last control point of this link.

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

 Syntax

Java  Copy Code

public Point2D.Float getEndPoint ()

 Return Value

A Point2D.Float instance.

 Remarks

This method is a shortcut for getting the last element of ControlPoints.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace