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