This document is archived and information here might be outdated. Recommended version. |
Array of doubles indicating the pixel values not included in the statistics calculation.
[Visual Basic .NET]
Public Property IgnoredValues As Object
[C#]
public object IgnoredValues {get; set;}
[C++]
HRESULT get_IgnoredValues(
Variant* pVal
);
[C++]
HRESULT put_IgnoredValues(
VARIANT pVal
);
[C++] Parameters pVal [out, retval]
pVal is a parameter of type VARIANT* pVal [in]
pVal is a parameter of type VARIANT
The ignore value is ignored if calculating statistics on a grid.