The level of tolerance when seeking similar colors to our key color. Range: 0.0 to 1.0. Default: 0.21
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public double Tolerance { get; set; }
Public Property Tolerance As Double Get Set
public: property double Tolerance { double get (); void set (double value); }