ASP.NET Pack 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 Rectangle2D getBounds ()

 Return Value

A Rectangle2D specifying the bounding rectangle of the node.

 See Also

DrawNodeEvent Members
DrawNodeEvent Class
com.mindfusion.diagramming Namespace