Initializes a new instance of the
Font struct that uses the specified existing
Font and
FontStyle enumeration.
Syntax
Parameters
- prototype
- The existing Font from which to create the new Font.
- fontStyle
- The FontStyle to apply to the new Font.
See Also