Font Constructor(Color,FontStyle)
In This Topic
Initializes a new instance of the
Font struct that uses the specified existing
Font and
Color value.
Syntax
Parameters
- color
- A Color value indicates the color of font color.
- fontStyle
- The FontStyle to apply to the new Font.
See Also