Device.Threshold Property |
Gets or sets the dividing line between black and white for 1-bit acquires.
Namespace:
Atalasoft.Twain
Assembly:
Atalasoft.DotTwain (in Atalasoft.DotTwain.dll) Version: 11.5.0.0.0.156 (.NET 4.6.2, x86)
Syntax public float Threshold { get; set; }
Public Property Threshold As Single
Get
Set
Property Value
Type:
Single The dividing line between black and white for 1-bit acquires.
Exceptions Exception | Condition |
---|
| Thrown if a connection to the device is not open. |
Remarks See Also