Gets or sets the horizontal and vertical margins left around the shape icons.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls
C# Copy Code |
---|
public Size IconMargin { get; set; } |
Visual Basic Copy Code |
---|
Public Property IconMargin As Size |
An instance of the .NET Size structure. The default is 5x5.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |