Gets or sets the distance between adjacent items in the panel.
Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public double Spacing { get; set; } |
Visual Basic Copy Code |
---|
Public Property Spacing As Double |
A double value specifying the distance in the current unit of measure. The default is 0.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |