The LocationCoordinate type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LocationCoordinate |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetCoordinateSystemCode |
Resets the node.
| |
| ResetLatitudeDegreesMeasure |
Resets the node.
| |
| ResetLatitudeDegreesMeasureUnitCode |
Resets the node.
| |
| ResetLatitudeDirectionCode |
Resets the node.
| |
| ResetLatitudeMinutesMeasure |
Resets the node.
| |
| ResetLatitudeMinutesMeasureUnitCode |
Resets the node.
| |
| ResetLongitudeDegreesMeasure |
Resets the node.
| |
| ResetLongitudeDegreesMeasureUnitCode |
Resets the node.
| |
| ResetLongitudeDirectionCode |
Resets the node.
| |
| ResetLongitudeMinutesMeasure |
Resets the node.
| |
| ResetLongitudeMinutesMeasureUnitCode |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CoordinateSystemCode |
Coordinate System Code (BBIE). An identifier for the location system used.
| |
| CoordinateSystemCodeSet |
Checks if the property has been set or not.
| |
| LatitudeDegreesMeasure |
Degrees (BBIE). The measure of latitude in degrees.
| |
| LatitudeDegreesMeasureSet |
Checks if the property has been set or not.
| |
| LatitudeDegreesMeasureUnitCode |
A combination of types:
Code (string). The type of unit of measure.
| |
| LatitudeDegreesMeasureUnitCodeSet |
Checks if the property has been set or not.
| |
| LatitudeDirectionCode |
Latitude Direction Code (BBIE). The direction of latitude measurement from the equator.
| |
| LatitudeDirectionCodeSet |
Checks if the property has been set or not.
| |
| LatitudeMinutesMeasure |
Minutes (BBIE). The measure of latitude in minutes.
| |
| LatitudeMinutesMeasureSet |
Checks if the property has been set or not.
| |
| LatitudeMinutesMeasureUnitCode |
A combination of types:
Code (string). The type of unit of measure.
| |
| LatitudeMinutesMeasureUnitCodeSet |
Checks if the property has been set or not.
| |
| LongitudeDegreesMeasure |
Degrees (BBIE). The measure of longitude in degrees.
| |
| LongitudeDegreesMeasureSet |
Checks if the property has been set or not.
| |
| LongitudeDegreesMeasureUnitCode |
A combination of types:
Code (string). The type of unit of measure.
| |
| LongitudeDegreesMeasureUnitCodeSet |
Checks if the property has been set or not.
| |
| LongitudeDirectionCode |
Longitude Direction Code (BBIE). The direction of longitude measurement from the meridian.
| |
| LongitudeDirectionCodeSet |
Checks if the property has been set or not.
| |
| LongitudeMinutesMeasure |
Minutes (BBIE). The measure of longitude in minutes.
| |
| LongitudeMinutesMeasureSet |
Checks if the property has been set or not.
| |
| LongitudeMinutesMeasureUnitCode |
A combination of types:
Code (string). The type of unit of measure.
| |
| LongitudeMinutesMeasureUnitCodeSet |
Checks if the property has been set or not.
|