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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Util 名前空間 > FontInfo クラス > FontInfo コンストラクタ : FontInfo コンストラクタ(Font)
The font to get info for.
Creates a new instance of FontInfo for the specified System.Drawing.Font.
シンタックス
'宣言
 
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
The font to get info for.
参照

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