Font2.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

プロパティ値

単精度浮動小数点型

適用対象