'DeclarationPublic Function New( _ ByVal name As System.String, _ ByVal emSize As NLength, _ ByVal fontStyle As System.Drawing.FontStyle _ )
'UsageDim name As System.String Dim emSize As NLength Dim fontStyle As System.Drawing.FontStyle Dim instance As New NFontStyle(name, emSize, fontStyle)
Parameters
- name
- emSize
- fontStyle