Viewport3DVisual.OpacityMask Propriedade

Definição

Obtém ou define o valor da máscara de opacidade do 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 da propriedade

Brush

Brush que representa o valor da máscara de opacidade do Viewport3DVisual.

Aplica-se a