This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IT > IThresholdFunctionArguments Interface > IThresholdFunctionArguments.ThresholdType Property (ArcObjects .NET 10.4 SDK) |
The binary thresholding types.
[Visual Basic .NET] Public Property ThresholdType As esriRasterThresholdType
[C#] public esriRasterThresholdType ThresholdType {get; set;}
[C++]
HRESULT get_ThresholdType(
esriRasterThresholdType* pThresholdType
);
[C++]
HRESULT put_ThresholdType(
esriRasterThresholdType pThresholdType
);
[C++]
Parameters pThresholdType [out, retval]
pThresholdType is a parameter of type esriRasterThresholdType pThresholdType [in]
pThresholdType is a parameter of type esriRasterThresholdType