DroidDiagram Programmer's Guide
Row.getHeight Method
See Also
 






Gets the height of this row.

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

 Syntax

Java  Copy Code

public float getHeight ()

 Return Value

A float value specifying the row height.

 Remarks

The user can resize rows interactively when table's AllowResizeRows property is enabled.

 See Also

Row Members
Row Class
com.mindfusion.diagramming Namespace