ASP.NET Pack Programmer's Guide
DiagramNode.getBounds Method
See Also
 






Gets the node location and size.

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

 Syntax

Java  Copy Code

public Rectangle2D.Float getBounds ()

 Return Value

A Rectangle2D.Float object representing the node bounds.

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace