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