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