Specifies the dividing line between black and white. Allowed values: 0..255
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public int Threshold { get; set; }
Public Property Threshold As Integer Get Set
public: property int Threshold { int get (); void set (int value); }