ActiveReports 12
OpacityMask Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : OpacityMask Property
Gets or sets an opacity mask, as a System.Windows.Media.Brush implementation that is applied to any alpha-channel masking for the rendered content of this element. This is a dependency property.
Syntax
'Declaration
 
Public Property OpacityMask As Brush
public Brush OpacityMask {get; set;}

Property Value

The brush to use for opacity masking.
See Also

Reference

Viewer Class
Viewer Members