Font Constructor(Font,ThemeFont)
In This Topic
Initializes a new instance of the
Font struct that uses the specified existing
Font and new theme font.
Syntax
Parameters
- prototype
- The existing Font from which to create the new Font.
- themeFont
- A ThemeFont value indicates the theme font.
See Also