Threshold Property (AlphaBiLevel)
In This Topic
Gets or sets the threshold value for the alpha bi-level effect.
Allowed values are from 0 to 1, inclusive.
The default is 0.
Syntax
'Declaration
Public Property Threshold As System.Single
public System.float Threshold {get; set;}
See Also