TintAndShade Property
TintAndShade
Gets or sets the lightening or darkening of the color from -1 (darkest) to 1 (lightest), zero being neutral.
Default value is 0.
Declaration
public float TintAndShade { get; set; }
Public Property TintAndShade As Single