Provides access to additional members that control a clipping filter.
Members
| Name | Description | |
|---|---|---|
![]() |
Add | Adds a clipping geometry. |
![]() |
ClippingType | The raster clipping type. |
![]() |
Empty | Removes all clipping geometries. |
IClipFilter2.ClippingType Property
The raster clipping type.
Public Property ClippingType As esriRasterClippingType
public esriRasterClippingType ClippingType {get; set;}
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.

