This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IE > IExcludedAreaFunctionArguments Interface > IExcludedAreaFunctionArguments.MagitaThreshold Property (ArcObjects .NET 10.4 SDK) |
The magita threshold value.
[Visual Basic .NET] Public Property MagitaThreshold As Double
[C#] public double MagitaThreshold {get; set;}
[C++]
HRESULT get_MagitaThreshold(
double* pValue
);
[C++]
HRESULT put_MagitaThreshold(
double pValue
);
[C++]
Parameters pValue [out, retval] pValue is a parameter of type double pValue [in] pValue is a parameter of type double