Search
NodeListView.IconSize Property
See Also
 






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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Size IconSize { get; set; }

Visual Basic  Copy Code

Public Property IconSize As Size

 Property Value

 See Also