'Declaration
Public Function New( _ ByVal name As System.String, _ ByVal emSize As System.Single, _ ByVal fontStyle As System.Drawing.FontStyle _ )
'Usage
Dim name As System.String Dim emSize As System.Single Dim fontStyle As System.Drawing.FontStyle Dim instance As New NFontStyle(name, emSize, fontStyle)
Parameters
- name
- emSize
- fontStyle