Gets the whether the segment is vertical. This is a dependency property.

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 bool IsVertical { get; }
Visual Basic (Declaration)
Public ReadOnly Property IsVertical As Boolean

Remarks

Dependency Property Information
Identifier fieldIsVerticalProperty
Metadata properties set to trueNone

See Also