PrintDocument for WinForms
FontInfo コンストラクタ(Font)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Util 名前空間 > FontInfo クラス > FontInfo コンストラクタ : FontInfo コンストラクタ(Font)
情報を取得するフォント。
指定した System.Drawing.Fontの FontInfo の新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal font As System.Drawing.Font _
)
'使用法
 
Dim font As System.Drawing.Font
 
Dim instance As New FontInfo(font)
public FontInfo( 
   System.Drawing.Font font
)

パラメータ

font
情報を取得するフォント。
参照

FontInfo クラス
FontInfo メンバ
オーバーロード一覧