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


IThresholdFunctionArguments Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (DataSourcesRaster)  

IThresholdFunctionArguments Interface

Provides access to members that control threshold function arguments.

Product Availability

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

Members

Description
Read/write property Histograms The raster band histograms.
Read/write property Raster The source raster object.
Read/write property Thresholds The binary thresholding values.
Read/write property ThresholdType The binary thresholding types.

CoClasses that implement IThresholdFunctionArguments

CoClasses and Classes Description
ThresholdFunctionArguments A class for binary thresholding function arguments.