| MGMap.getUnits |
|
string getUnits()
Gets the current units that will be used when getting or setting the MapWidth property, or when using getWidth or setWidth without specifying the Units parameter.
Not to be confused with the coordinate system units, which the user can set to control the distance units in the Autodesk MapGuide Viewer, or default width units, which the map author uses to set the default width of the MWF in the Properties dialog box in Autodesk MapGuide Author.
String - One of the following: M (meters), KM (kilometers), FT (feet), or MI (miles)
none