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


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

IClipFunctionArguments 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 ClippingType The raster clipping type.
Read/write property Extent The output extent.
Read/write property Raster The source raster object.

Classes that implement IClipFunctionArguments

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