Brightness Property (UserColor)
In This Topic
Gets the brightness of the color from -1 (darkest) to 1 (lightest), zero being neutral.
Syntax
'Declaration
Public ReadOnly Property Brightness As System.Single
public System.float Brightness {get;}
See Also