NodeLatitude Property

Gets the latitude of this Node.

Definition

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

Property Value

NullableLatitude

Implements

IGeoLocatableLatitude

See Also