Search
NodeListView.Padding Property
See Also
 





Gets or sets the horizontal and vertical margins left around the shape icons.

Namespace: MindFusion.Diagramming.WebForms
Package: MindFusion.Diagramming.WebForms

 Syntax

C#  Copy Code

public int Padding { get; set; }

Visual Basic  Copy Code

Public Property Padding As Integer

 Property Value

 See Also