'Declaration Public Property Brightness As System.Single
public System.float Brightness {get; set;}
Allowed values are from -1 (darkest) to 1 (lightest), inclusive.
The default is 0.
'Declaration Public Property Brightness As System.Single
public System.float Brightness {get; set;}