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


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

IClassifyFunctionArguments Interface

Provides access to members that control Classify function arguments.

Product Availability

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

Members

Description
Read/write property AddedFrameWidth Width of safety frame added around pixel block, in pixel. Optional. Default is 128.
Read/write property ClassifierDefinition The trained classifier definition json object.
Read/write property ClassifierDefinitionFile The trained classifier definition file.
Read/write property Raster The source raster object.
Read/write property Raster2 The second source raster object, optional.

CoClasses that implement IClassifyFunctionArguments

CoClasses and Classes Description
ClassifyFunctionArguments A class for classify raster function arguments.