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