MindFusion.Java Package Programmer's Guide
ItemLabel.getLayoutRect Method
See Also
 






Gets the label's layout rectangle calculated from text length, font and alignment.

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

 Syntax

Java  Copy Code

protected Rectangle2D getLayoutRect ()

 Return Value

A java.awt.geom.Rectangle2D specifying the label's layout rectangle.

 See Also

ItemLabel Members
ItemLabel Class
com.mindfusion.diagramming Namespace