IGeoLocatable Interface
Defines the behaviors and properties of a point on earth.
Namespace: InnerDrive.GeographyAssembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
public interface IGeoLocatable
Elevation |
Gets the height of the location relative
to the earth's surface.
|
Latitude |
Gets the latitude of this location.
|
Longitude |
Gets the longitude of this location.
|
Bearing |
Gets the directional bearing from this IGeoLocatable
to another IGeoLocatable |
Distance |
Gets the distance from this IGeoLocatable
to another IGeoLocatable |