DroidDiagram Programmer's Guide
DrawCellEvent.getBounds Method
See Also
 






Gets the bounding rectangle of the cell 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 cell.

 See Also

DrawCellEvent Members
DrawCellEvent Class
com.mindfusion.diagramming Namespace