An object for formatting numbers in a lat/lon format.
Product Availability
Description
LatLonFormat is the ILatLonFormat interface coclass whose members determine how the ValueToString method in the associated INumberFormat interface formats numbers in a latitudinal or longitudinal format.
LatLonFormat also inherits the INumericFormat interface, so both these interface's properties determine how numbers are formatted.
The LatLonFormat object formats numbers from decimal values to degrees, minutes, and
seconds. For example, the value 55.87 would be converted to the string 555212"N.
Supported Platforms
Interfaces
Interfaces | Description |
---|---|
IClone | Provides access to members that control cloning of objects. |
ILatLonFormat | Provides access to members that format Latitudes and Longitudes. |
ILatLonFormat2 | Provides access to members that format Latitudes and Longitudes. |
INumberFormat | Provides access to members that format numbers. |
INumberFormatOperations | Provides access to common operations on formatted numbers. |
INumericFormat | Provides access to members that format numbers. |
IPersist (esriSystem) | Defines the single method GetClassID, which is designed to supply the CLSID of an object that can be stored persistently in the system. IPersist is the base interface for three other interfaces: IPersistStorage, IPersistStream, and IPersistFile. |
IPersistStream |
See Also
IScientificNumberFormat Interface | PercentageFormat Class | INumberFormat Interface | INumericFormat Interface | FractionFormat Class | IPercentageFormat Interface | ILatLonFormat Interface | ILatLonFormat2 Interface | LatLonFormat Class | ICustomNumberFormat Interface | RateFormat Class | NumericFormat Class | ScientificFormat Class | IRateFormat Interface | AngleFormat Class | IFractionFormat Interface | CurrencyFormat Class | CustomNumberFormat Class | IAngleFormat Interface