This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapClipOptions Interface (ArcObjects .NET 10.4 SDK) |
Provides access to the Map's clipping options.
Description | ||
---|---|---|
ClipBorder | An optional border drawn around ClipGeometry. | |
ClipData | Sets or returns extended clip type data, i.e., other Map when type is esriMapClipMapExtent. | |
ClipFilter | Sets or returns the set of layers that will be excluded from clipping. | |
ClipGeometry | A shape that layers in the map are clipped to. | |
ClipGridAndGraticules | Clip grids and grticules to data extent | |
ClipType | Method used to clip layers in map. |
CoClasses and Classes | Description |
---|---|
Map | A container for the display and manipulation of map data. |