Stylizes the text with font, size, and color.
Namespace: CleanCode.FormsAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- text
- Type: System String
The text.
- font
- Type: System.Drawing Font
The font.
- color
- Type: System.Drawing Color
The color.
See Also