'宣言 Public Function New( _ ByVal font As System.Drawing.Font _ )
public FontHolder( System.Drawing.Font font )
パラメータ
- font
- FontHolderの初期化に使用される Fontオブジェクト。
'宣言 Public Function New( _ ByVal font As System.Drawing.Font _ )
public FontHolder( System.Drawing.Font font )