Search
NodeListView.iconSize Property
See Also
 





Gets or sets the size of nodes displayed in this list view.

Namespace: MindFusion.Diagramming
File: NodeListView.js

 Syntax

JavaScript  Copy Code

get iconSize() {}

 Property Value

Size

An instance of the Size class specifying node size.

 See Also