MindFusion.Java Package 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 Rectangle2D getBounds ()

 Return Value

A Rectangle2D specifying the bounding rectangle of the cell.

 See Also

DrawCellEvent Members
DrawCellEvent Class
com.mindfusion.diagramming Namespace