'宣言 Public Function New( _ ByVal name As System.String, _ ByVal bold As System.Boolean, _ ByVal italic As System.Boolean _ )
'使用法 Dim name As System.String Dim bold As System.Boolean Dim italic As System.Boolean Dim instance As New FontKey(name, bold, italic)
パラメータ
- name
- bold
- italic