The ignored value in statistics calculation in RasterAnalysis.
[Visual Basic .NET] Public Property IgnoredValue As String
[C#] public string IgnoredValue {get; set;}
[C++]
HRESULT get_IgnoredValue(
BSTR* IgnoredValue
);
[C++]
HRESULT put_IgnoredValue(
BSTR IgnoredValue
);
[C++]Parameters
IgnoredValue [out, retval] IgnoredValue is a parameter of type BSTR IgnoredValue [in] IgnoredValue is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.