The ILocationCoordinate type exposes the following members.

Methods

  NameDescription
Public methodResetCoordinateSystemCode
Resets the node.
Public methodResetLatitudeDegreesMeasure
Resets the node.
Public methodResetLatitudeDirectionCode
Resets the node.
Public methodResetLatitudeMinutesMeasure
Resets the node.
Public methodResetLongitudeDegreesMeasure
Resets the node.
Public methodResetLongitudeDirectionCode
Resets the node.
Public methodResetLongitudeMinutesMeasure
Resets the node.

Properties

  NameDescription
Public propertyCoordinateSystemCode
Coordinate System Code (BBIE). An identifier for the location system used.
Public propertyCoordinateSystemCodeSet
Checks if the property has been set or not.
Public propertyLatitudeDegreesMeasure
Degrees (BBIE). The measure of latitude in degrees.
Public propertyLatitudeDegreesMeasureSet
Checks if the property has been set or not.
Public propertyLatitudeDegreesMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.
Public propertyLatitudeDirectionCode
Latitude Direction Code (BBIE). The direction of latitude measurement from the equator.
Public propertyLatitudeDirectionCodeSet
Checks if the property has been set or not.
Public propertyLatitudeMinutesMeasure
Minutes (BBIE). The measure of latitude in minutes.
Public propertyLatitudeMinutesMeasureSet
Checks if the property has been set or not.
Public propertyLatitudeMinutesMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.
Public propertyLongitudeDegreesMeasure
Degrees (BBIE). The measure of longitude in degrees.
Public propertyLongitudeDegreesMeasureSet
Checks if the property has been set or not.
Public propertyLongitudeDegreesMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.
Public propertyLongitudeDirectionCode
Longitude Direction Code (BBIE). The direction of longitude measurement from the meridian.
Public propertyLongitudeDirectionCodeSet
Checks if the property has been set or not.
Public propertyLongitudeMinutesMeasure
Minutes (BBIE). The measure of longitude in minutes.
Public propertyLongitudeMinutesMeasureSet
Checks if the property has been set or not.
Public propertyLongitudeMinutesMeasureUnitCode
A combination of types: Code (string). The type of unit of measure.

See Also