DroidDiagram Programmer's Guide
TreeViewItem.setHeight Method
See Also
 






Sets the height of this item.

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

 Syntax

Java  Copy Code

public void setHeight (
    float value
)

 Parameters

value

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

 See Also

TreeViewItem Members
TreeViewItem Class
com.mindfusion.diagramming Namespace