Search
NodeListView.getIconSize Method
See Also
 

Gets the size of the nodes 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 node size.

 See Also