Aspose::Words::Drawing::Fill::set_Opacity method

Fill::set_Opacity method

Sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque).

void Aspose::Words::Drawing::Fill::set_Opacity(double value)

See Also