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


IMapAutoExtentOptions Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IMapAutoExtentOptions Interface

Provides access to the Map's auto extent options.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property AutoExtentBounds The bounds of the map displayed by the frame.
Read/write property AutoExtentLayer Auto extent features. See esriExtentTypeEnum.
Read/write property AutoExtentMap Auto extent map. Derive extent from the extent of another map. See esriExtentTypeEnum.
Read/write property AutoExtentMargin Auto extent margin. Specified in AutoExtentMarginUnits. See esriExtentTypeEnum.
Read/write property AutoExtentMarginUnits Auto extent margin units. See esriExtentTypeEnum.
Read/write property AutoExtentScale The scale at which the map should be displayed.
Read/write property AutoExtentType The way in which the map extent of the frame is specified.
Read-only property LockedPan Check if the map can be panned.
Read-only property LockedZoom Check if the map can be zoomed.

CoClasses that implement IMapAutoExtentOptions

CoClasses and Classes Description
Map A container for the display and manipulation of map data.