Size

FontUnit.Size property

この FontUnit のサイズを Unit 値で取得または設定します。

public Unit Size { get; }

例外

例外調子
ArgumentExceptionサイズパラメータ値が 0 以下です。

関連項目