Search
NodeListView.IconMargin Property
See Also
 






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

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Size IconMargin { get; set; }

Visual Basic  Copy Code

Public Property IconMargin As Size

 Property Value

 See Also