Viewport3DVisual.OpacityMask Propiedad

Definición

Obtiene o establece el valor de máscara de opacidad de Viewport3DVisual.

public:
 property System::Windows::Media::Brush ^ OpacityMask { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush OpacityMask { get; set; }
member this.OpacityMask : System.Windows.Media.Brush with get, set
Public Property OpacityMask As Brush

Valor de propiedad

Brush

Brush que representa el valor de la máscara de opacidad del objeto Viewport3DVisual.

Se aplica a