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


IMapClipOptions Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMapClipOptions Interface
ArcGIS Developer Help

IMapClipOptions Interface

Provides access to the Map's clipping options.

Product Availability

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

Members

Name 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.

Classes that implement IMapClipOptions

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