次の方法で共有


Font2.Spacing プロパティ

定義

選択したテキストの文字の間隔を指定する値を取得または設定します。 読み取り/書き込みが可能です。

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

プロパティ値

単精度浮動小数点型

適用対象