Reports for WinForms
FontHolder コンストラクタ

C1.C1Report.4 アセンブリ > C1.C1Report.Util 名前空間 > FontHolder クラス : FontHolder コンストラクタ
FontHolderの初期化に使用される Fontオブジェクト。
FontHolderクラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal font As System.Drawing.Font _
)
public FontHolder( 
   System.Drawing.Font font
)

パラメータ

font
FontHolderの初期化に使用される Fontオブジェクト。
参照

FontHolder クラス
FontHolder メンバ