The blue threshold value.
[Visual Basic .NET] Public Property BlueThreshold As Double
[C#] public double BlueThreshold {get; set;}
[C++]
HRESULT get_BlueThreshold(
double* pValue
);
[C++]
HRESULT put_BlueThreshold(
double pValue
);
[C++]Parameters
pValue [out, retval] pValue is a parameter of type double pValue [in] pValue is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.