次の方法で共有


ReflectionFormat.Size プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象