Overload | Description |
---|---|
Font Constructor(Font,FontStyle) | Initializes a new Font object from the specified Font object and special style |
Font Constructor(Font,Single) | Initializes a new Font object from the specified Font object and special style |
Font Constructor(String,Single) | Initializes a new Font object using the specified font attributes. |
Font Constructor(String,Single,FontStyle,Byte) | Initializes a new Font object using the specified settings. |