次の方法で共有


SoftEdgeFormat.Radius プロパティ

定義

図形のぼかし効果のサイズ (ポイント単位) を取得または設定します。

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

プロパティ値

注釈

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

適用対象