'Declaration
Public Function New( _ ByVal font As System.Drawing.Font, _ ByVal color As System.Drawing.Color _ )
'Usage
Dim font As System.Drawing.Font Dim color As System.Drawing.Color Dim instance As New NTextStyle(font, color)
Parameters
- font
- color