NodeElevation Property

Gets the height of this Node relative to the earth's surface.

Definition

Namespace: InnerDrive.Geography
Assembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
C#
public Length? Elevation { get; }

Property Value

NullableLength

Implements

IGeoLocatableElevation

See Also