Aspose::Words::Drawing::Fill::get_ForeTintAndShade method

Fill::get_ForeTintAndShade method

Gets or sets a double value that lightens or darkens the foreground color.

double Aspose::Words::Drawing::Fill::get_ForeTintAndShade()

Remarks

The allowed values are in the range from -1 (the darkest) to 1 (the lightest) for this property.

Zero (0) is neutral.

See Also