TintAndShade Property
TintAndShade
Gets or sets the tint and shade of the represented object (read or write).
The valid number is from -1 (darkest) to 1 (lightest). Zero (0) is neutral.
Declaration
double TintAndShade { get; set; }
Property TintAndShade As Double