MindFusion WinForms Programmer's Guide
NodeListView.IconMargin Property
See Also
 





Gets or sets the horizontal and vertical margins around the nodes.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

public Size IconMargin { get; set; }

Visual Basic  Copy Code

Public Property IconMargin As Size

 Property Value

A .NET Size object. The default is 5x5.

 See Also

NodeListView Members
NodeListView Class
MindFusion.Diagramming.WinForms Namespace