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