Gets the vertical offset. 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 double VerticalOffset { get; }
Visual Basic (Declaration)
Public ReadOnly Property VerticalOffset As Double

Remarks

Dependency Property Information
Identifier fieldVerticalOffsetProperty
Metadata properties set to trueNone

See Also