MGMap.getDisplayUnits   Go to object model Go to parent topic Go to previous topic Go to next topic

Syntax

string getDisplayUnits()

Description

Gets the current type of display units being used to display the map width, as seen in the status bar.

Note that this method returns the current display units, not the default units. To retrieve the default units, call getUnits().

Returns

String - The current display units, either M, KM, FT, or MI.

Error Codes

none

See Also

getUnits, DisplayUnits