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


IClipFunctionArguments Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IClipFunctionArguments Interface

Provides access to members that control raster clipping function arguments.

Product Availability

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

Members

Description
Read/write property ClippingGeometry The clipping geometry.
Read/write property ClippingType The raster clipping type.
Read/write property Extent The output extent.
Read/write property Raster The source raster object.

CoClasses that implement IClipFunctionArguments

CoClasses and Classes Description
ClipFunctionArguments The class for a raster clipping function arguments.

.NET Related Topics

How to create a Clip function dataset