'Declaration Public Function New( _ ByVal prototype As Font, _ ByVal fontStyle As FontStyle _ )
'Declaration
Public Function New( _ ByVal prototype As Font, _ ByVal fontStyle As FontStyle _ )
'使用法 Dim prototype As Font Dim fontStyle As FontStyle Dim instance As New Font(prototype, fontStyle)
'使用法
Dim prototype As Font Dim fontStyle As FontStyle Dim instance As New Font(prototype, fontStyle)
public Font( Font prototype, FontStyle fontStyle )
Font 構造体 Font メンバ オーバーロード一覧
Copyright © 2004 GrapeCity inc.