Provides access to the Map's auto extent options.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
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 that implement IMapAutoExtentOptions
CoClasses and Classes | Description |
---|---|
Map | A container for the display and manipulation of map data. |