[]
Gets or sets a value to change the brightness.
Allowed values are from -1 (darkest) to 1 (lightest), inclusive.
The default is 0.
public float Brightness { get; set; }
Public Property Brightness As Single