DroidDiagram Programmer's Guide
DrawNodeEvent.getBounds Method
See Also
 






Gets the bounding rectangle of the node being drawn.

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

 Syntax

Java  Copy Code

public RectF getBounds ()

 Return Value

A RectF specifying the bounding rectangle of the node.

 See Also

DrawNodeEvent Members
DrawNodeEvent Class
com.mindfusion.diagramming Namespace