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


IClipFilter2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IC > IClipFilter2 Interface
ArcGIS Developer Help

IClipFilter2 Interface

Provides access to additional members that control a clipping filter.

Product Availability

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

Members

Name Description
Method Add Adds a clipping geometry.
Read/write property ClippingType The raster clipping type.
Method Empty Removes all clipping geometries.

Inherited Interfaces

Interfaces Description
IClipFilter Provides access to members that control a clipping filter.

Classes that implement IClipFilter2

Classes Description
ClipFilter A class for clipping filter.

Remarks

The IClipFilter2 interface allows you to specify the clipping inside or outside the given geometry.