This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a clipping filter. Note: the IClipFilter interface has been superseded by IClipFilter2. Please consider using the more recent version.
This interface is new at ArcGIS 9.3.
Classes | Description |
---|---|
ClipFilter | A class for clipping filter. |
IClipFilter is used to construct, from given geometries such as polygons, a ClipFilter class which can be used to clip a Raster using IPixelOperation iterface.