ArcObjects Library Reference (Carto)  

IMapClipOptions Interface

Provides access to the Map's clipping options.

Product Availability

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

Members

Description
Read/write property ClipBorder An optional border drawn around ClipGeometry.
Read/write property ClipData Sets or returns extended clip type data, i.e., other Map when type is esriMapClipMapExtent.
Read/write property ClipFilter Sets or returns the set of layers that will be excluded from clipping.
Read/write property ClipGeometry A shape that layers in the map are clipped to.
Read/write property ClipGridAndGraticules Clip grids and grticules to data extent
Read/write property ClipType Method used to clip layers in map.

CoClasses that implement IMapClipOptions

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