Visual.VisualOpacityMask 屬性
定義
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,表示視覺物件的不透明遮罩值。A Brush that represents the opacity mask value of the visual.
備註
不透明度遮罩是 Brush 適用于此視覺效果轉譯內容的任何 Alpha 色板遮罩的。The opacity mask is a Brush that is applied to any alpha-channel masking for the rendered content of this visual.