DroidDiagram Programmer's Guide
DiagramNode.getLocalBoundsD Method
See Also
 






Gets this node's bounding rectangle in local coordinates.

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

 Syntax

Java  Copy Code

protected RectF getLocalBoundsD ()

 Return Value

A RectF object representing the bounding rectangle of this node.

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace