共用方式為


ShellRenderingSettings.Opacity 屬性

定義

殼層轉譯幾何的不透明度。 範圍從 0 (不可見) 到 1 (完全不透明) 。

public:
 property float Opacity { float get(); void set(float value); };
public float Opacity { get; set; }
member this.Opacity : single with get, set
Public Property Opacity As Single

屬性值

備註

InvalidParam如果傳入 [0;1] 範圍以外的值,就會發生錯誤。

適用於