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


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

IThresholdFunctionArguments Interface

Provides access to members that control threshold function arguments.

Product Availability

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

Members

Name 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.

Classes that implement IThresholdFunctionArguments

Classes Description
ThresholdFunctionArguments A class for binary thresholding function arguments.