Search
TreeViewItem.getHeight Method
See Also
 

Gets the height of this item.

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

 Syntax

Java  Copy Code

public float getHeight ()

 Return Value

A float value specifying the item's height. The default value is 5.

 See Also