| オーバーロード | 解説 |
|---|---|
| Font コンストラクタ(Font,FontStyle) | Initializes a new Font object from the specified Font object and special style |
| Font コンストラクタ(Font,Single) | Initializes a new Font object from the specified Font object and special style |
| Font コンストラクタ(String,Single) | Initializes a new Font object using the specified font attributes. |
| Font コンストラクタ(String,Single,FontStyle,Byte) | Initializes a new Font object using the specified settings. |