This document is archived and information here might be outdated. Recommended version. |
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