This document is archived and information here might be outdated. Recommended version. |
The geographical units of the map.
[Visual Basic .NET] Public Property MapUnits As esriUnits
[C#] public esriUnits MapUnits {get; set;}
[C++]
HRESULT get_MapUnits(
void
);
[C++]
HRESULT put_MapUnits(
);
This property is a shortcut to IMap::MapUnits.