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