A command for distributing an equal vertical space between selected nodes. The top most and bottom most nodes do not move.

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

Syntax

C#
public static readonly RoutedCommand DistributeVertically
Visual Basic (Declaration)
Public Shared ReadOnly DistributeVertically As RoutedCommand

See Also