'Declaration Public Property Threshold As System.Single
public System.float Threshold {get; set;}
Values greater than or equal to the threshold are set to white.
Values lesser than the threshold are set to black.
Allowed values are from 0 to 1, inclusive.
The default is 0.
'Declaration Public Property Threshold As System.Single
public System.float Threshold {get; set;}