Aspose::Words::Drawing::Fill::set_Transparency method

Fill::set_Transparency method

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

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

See Also