Gets or sets the horizontal spacing between the columns of the grid.

Namespace:  Mindscape.WpfDiagramming.Foundation
Assembly:  Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)

Syntax

C#
public double HorizontalSpacing { get; set; }
Visual Basic (Declaration)
Public Property HorizontalSpacing As Double

See Also