XpsContentElement.OpacityMask
XpsContentElement.OpacityMask property
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.
public XpsBrush OpacityMask { get; set; }
See Also
- class XpsBrush
- class XpsContentElement
- namespace Aspose.Page.XPS.XpsModel
- assembly Aspose.Page