次の方法で共有


ReflectionFormat.Blur プロパティ

定義

図形の反射イメージのぼかしの量 (ポイント単位) を取得または設定します。

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

プロパティ値

注釈

読み取り/書き込みが可能です。

適用対象