BevelBitmapEffect.Smoothness 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
注意:這個 API 現在已經淘汰。 非過時的替代方式是 Effect。 取得或設定斜面陰影平滑度。
public:
property double Smoothness { double get(); void set(double value); };
public double Smoothness { get; set; }
member this.Smoothness : double with get, set
Public Property Smoothness As Double
屬性值
指出斜面陰影平滑度的值。 有效範圍介於 0
到 1
之間,且 1
最平滑。 預設值為 0.2
。
備註
下圖示范此屬性的效果:
相依性屬性資訊
識別碼欄位 | SmoothnessProperty |
設定為 的中繼資料屬性 true |
無 |