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

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > Font クラス > Font コンストラクタ : Font コンストラクタ(String,Single)
A string representation of the System.Drawing.FontFamily object for the new Font object.
The size of the new Font object.
Initializes a new Font object using the specified font attributes.
シンタックス
'宣言
 
Public Function New( _
   ByVal fontName As System.String, _
   ByVal size As System.Single _
)
public Font( 
   System.string fontName,
   System.float size
)

パラメータ

fontName
A string representation of the System.Drawing.FontFamily object for the new Font object.
size
The size of the new Font object.
参照

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