Gets or sets the horizontal and vertical margins around the items.
Namespace: MindFusion.Diagramming.Blazor
Assembly: MindFusion.Diagramming.Blazor
SyntaxC#
Copy Code
|
|---|
public Size IconMargin { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property IconMargin As Size |
See Also