NullTolerance

Gets and sets the permissible deviation from the specified NullValue when the color value is irregular.

 

JavaScript

 

 

 

NullTolerance

 

C#

 

 

 

double NullTolerance { get; set; }

 

C++

 

 

 

HRESULT NullTolerance ([out, retval] double* pVal)

HRESULT NullTolerance ([in] double pVal)