This document is archived and information here might be outdated.  Recommended version.


IMapControl4.MapUnits Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IM > IMapControl4 Interface > IMapControl4.MapUnits Property
ArcGIS Developer Help

IMapControl4.MapUnits Property

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(
);

Product Availability

Available with ArcGIS Engine.

Description

This property is a shortcut to IMap::MapUnits.

See Also

IMapControl4 Interface | IMapControl3.Map Property | IMapControl4.Map Property | IMapControl2.Map Property | IMapControl3.MapScale Property | IMapControl4.MapScale Property | IMapControl2.MapScale Property | IMapControl4.ReferenceScale Property | IMapControl3.ReferenceScale Property | IMapControl2.ReferenceScale Property | IMapControl2.SpatialReference Property | IMapControl4.SpatialReference Property | IMapControl3.SpatialReference Property