[]
Gets or sets a value that lightens or darkens the color of the represented object.
public double TintAndShade { get; set; }
Public 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. |