[]
Gets or sets the double value that lightens or darkens a color.
double TintAndShade { get; set; }
Property TintAndShade As Double
Type | Description |
---|---|
double | The double value that lightens or darkens a color. |
You can enter a number from -1 (darkest) to 1 (lightest) for the TintAndShade property. Zero (0) is neutral.