CalendarView for WinForms
Font コンストラクタ(Font,FontStyle)

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Font クラス > Font コンストラクタ : Font コンストラクタ(Font,FontStyle)
Special Font from which is used to create new font
A System.Drawing.FontStyle indicate the special style
Initializes a new Font object from the specified Font object and special style
シンタックス
'宣言
 
Public Function New( _
   ByVal font As Font, _
   ByVal style As System.Drawing.FontStyle _
)
public Font( 
   Font font,
   System.Drawing.FontStyle style
)

パラメータ

font
Special Font from which is used to create new font
style
A System.Drawing.FontStyle indicate the special style
参照

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