共用方式為


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

屬性值

Brush

表示 Viewport3Dvisual 之不透明遮罩值的 Brush

適用於