| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal color As Color, _ ByVal font As Font, _ ByVal angle As Single _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- color
Specifies the text color to use.
- font
- Specifies the System font to use.
- angle
- Specifies the text angle in degrees.