Search
StackPanel.Spacing Property
See Also
 






Gets or sets the distance between adjacent items in the panel.

Namespace: MindFusion.Diagramming.Components
Assembly: MindFusion.Diagramming

 Syntax

C#  Copy Code

public double Spacing { get; set; }

Visual Basic  Copy Code

Public Property Spacing As Double

 Property Value

 See Also