Share via


BlurBitmapEffect.Radius 屬性

定義

注意:這個 API 現在已經過時。 非過時的替代方式是 BlurEffect。 取得或設定模糊核心所使用的半徑。 半徑愈大表示愈模糊。

public:
 property double Radius { double get(); void set(double value); };
public double Radius { get; set; }
member this.Radius : double with get, set
Public Property Radius As Double

屬性值

模糊核心所使用的半徑,以 DIU (1/96 英吋) 為單位。 預設值是 5

備註

半徑愈大表示愈模糊。 模糊的數量也會受到用來建立模糊的核心影響,請參閱 KernelType

相依性屬性資訊

識別碼欄位 RadiusProperty
設定為 的中繼資料屬性 true

適用於