Font Constructor(Font,FontStyle)
In This Topic
Initializes a new
Font object from the specified
Font object and special style
Syntax
Parameters
- font
- Special Font from which is used to create new font
- style
- A System.Drawing.FontStyle indicate the special style
See Also