Gets or sets the desired spacing between nodes and connections in pixels. The default is 20.

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 int Spacing { get; set; }
Visual Basic (Declaration)
Public Property Spacing As Integer

See Also