Aspose::Page::XPS::XpsModel::XpsContentElement::set_OpacityMask method

XpsContentElement::set_OpacityMask method

Returns/sets the brush specifying a mask of alpha values that is applied to the element in the same fashion as the Opacity attribute, but allowing different alpha values for different areas of the element.

void Aspose::Page::XPS::XpsModel::XpsContentElement::set_OpacityMask(System::SharedPtr<XpsBrush> value)

See Also