Visual.VisualOpacityMask プロパティ

定義

Brush の不透明マスクを表す Visual 値を取得または設定します。

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

プロパティ値

ビジュアルの不透明マスクの値を表す Brush

注釈

不透明度マスクは、 Brush このビジュアルのレンダリングされたコンテンツのアルファ チャネル マスクに適用される です。

適用対象