A command for distibuting an equal horizontal space between selected nodes. The left most node and right most node 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 DistributeHorizontally
Visual Basic (Declaration)
Public Shared ReadOnly DistributeHorizontally As RoutedCommand

See Also