Share via


_Font.Scaling プロパティ

定義

フォントに適用する倍率を設定または返します。 水平方向に文字列を拡大または縮小します。1 ~ 600 の倍率を指定します。 読み取り/書き込みの 整数 です。

public:
 property int Scaling { int get(); void set(int value); };
public int Scaling { get; set; }
member this.Scaling : int with get, set
Public Property Scaling As Integer

プロパティ値

適用対象