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






Gets this node's bounding rectangle in local coordinates.

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

 Syntax

Java  Copy Code

protected Rectangle2D.Float getLocalBounds ()

 Return Value

A Rectangle2D object representing the bounding rectangle of this node.

 See Also

DiagramNode Members
DiagramNode Class
com.mindfusion.diagramming Namespace