'Declaration
Public Function New( _ ByVal name As System.String, _ ByVal size As System.Single, _ ByVal fontStyle As FontStyleEx _ )
'Usage
Dim name As System.String Dim size As System.Single Dim fontStyle As FontStyleEx Dim instance As New NThemeFontInfo(name, size, fontStyle)
public NThemeFontInfo( System.string name, System.float size, FontStyleEx fontStyle )
Parameters
- name
- size
- fontStyle