DroidDiagram Programmer's Guide
DiagramLink.getBounds Method
See Also
 






Gets the smallest rectangle that bounds all points of a link.

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

 Syntax

Java  Copy Code

public RectF getBounds ()

 Return Value

A RectF object representing the link's bounding rectangle.

 See Also

DiagramLink Members
DiagramLink Class
com.mindfusion.diagramming Namespace