OuterGlowBitmapEffect.Noise 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
注意:這個 API 現在已經淘汰。 非過時的替代方式是 BlurEffect。 取得或設定光暈的粒紋。
public:
property double Noise { double get(); void set(double value); };
public double Noise { get; set; }
member this.Noise : double with get, set
Public Property Noise As Double
屬性值
光暈的粒紋 (雜訊程度)。 有效值的範圍是從 0.0 到 1.0,其中 0.0 表示無雜訊,而 1.0 表示最大雜訊。 值 0.5 表示 50% 的雜訊,值 0.75 表示 75% 的雜訊,依此類推。 預設值為 0.0。
備註
下圖示范此屬性的效果。
相依性屬性資訊
識別碼欄位 | NoiseProperty |
中繼資料屬性設定為 true |
無 |