Gets or sets the the vertical offset of the DiagramNodeElement from the top of the diagram. 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 Top { get; set; }
Visual Basic (Declaration)
Public Property Top As Double

Remarks

Dependency Property Information
Identifier fieldTopProperty
Metadata properties set to trueNone

See Also