Search
LayerListView.setItemHeight Method
See Also
 

Sets the height of the items.

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

 Syntax

Java  Copy Code

public void setItemHeight (
    int value
)

 Parameters

value

An integer value specifying the items height.

 See Also