ContainerVisual::OpacityMask Property
.NET Framework (current version)
Gets or sets a brush that specifies a possible opacity mask for the ContainerVisual.
Assembly: PresentationCore (in PresentationCore.dll)
Property Value
Type: System.Windows.Media::Brush^A value of type Brush that represents the opacity mask value of the ContainerVisual.
Opacity masks can be used to create effects such as vignettes, based on the alpha channel values of the brush.
.NET Framework
Available since 3.0
Available since 3.0
Show: