Aspose::Words::Drawing::Stroke::set_Opacity method

Stroke::set_Opacity method

Defines the amount of transparency of a stroke. Valid range is from 0 to 1.

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

Remarks

The default value is 1.

See Also