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