Search
NodeListView.NodeSize Property
See Also
 





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

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public Size NodeSize { get; set; }

Visual Basic  Copy Code

Public Property NodeSize As Size

 Property Value

 See Also