IClipFilter2 Interface

Provides access to additional members that control a clipping filter.

Members

Name Description
Method Add Adds a clipping geometry.
Read/write property ClippingType The raster clipping type.
Method 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.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.