NodeLongitude Property

Gets the longitude value of this Node.

Definition

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

Property Value

NullableLongitude

Implements

IGeoLocatableLongitude

Remarks

The return type may be genericized in future versions.

See Also