This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapAutoExtentOptions Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the Map's auto extent options.
Description | ||
---|---|---|
AutoExtentBounds | The bounds of the map displayed by the frame. | |
AutoExtentLayer | Auto extent features. See esriExtentTypeEnum. | |
AutoExtentMap | Auto extent map. Derive extent from the extent of another map. See esriExtentTypeEnum. | |
AutoExtentMargin | Auto extent margin. Specified in AutoExtentMarginUnits. See esriExtentTypeEnum. | |
AutoExtentMarginUnits | Auto extent margin units. See esriExtentTypeEnum. | |
AutoExtentScale | The scale at which the map should be displayed. | |
AutoExtentType | The way in which the map extent of the frame is specified. | |
LockedPan | Check if the map can be panned. | |
LockedZoom | Check if the map can be zoomed. |
CoClasses and Classes | Description |
---|---|
Map | A container for the display and manipulation of map data. |