DroidDiagram Programmer's Guide
LinkLabel.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 RectF getLayoutRect ()

 Return Value

A RectF instance specifying the region in which to render the link's text.

 See Also

LinkLabel Members
LinkLabel Class
com.mindfusion.diagramming Namespace