Search
ItemListView.getIconSize Method
See Also
 

Gets the size of the items displayed in the list.

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

 Syntax

Java  Copy Code

public Dimension getIconSize ()

 Return Value

A Dimension instance specifying the item size.

 See Also