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


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

IClipFunctionArguments2 Interface

Provides access to members that control raster clipping function arguments.

Product Availability

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

Members

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

Inherited Interfaces

Interfaces Description
IClipFunctionArguments Provides access to members that control raster clipping function arguments.

Classes that implement IClipFunctionArguments2

Classes Description