Viewport3DVisual.OpacityMask プロパティ

定義

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

プロパティ値

Viewport3DVisual の不透明マスクの値を表す Brush

適用対象