Search
Palette.IconMargin Property
See Also
 





Gets or sets the margin space around icons.

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

 See Also