Font2.Kerning プロパティ

定義

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

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

プロパティ値

単精度浮動小数点型

適用対象