CalendarView for WinForms
Weight プロパティ

C1.Win.C1Input.4.5.2 アセンブリ > C1.Framework.Drawing.Gdi 名前空間 > FontBuilder クラス : Weight プロパティ
Get or set the weight of the font.
シンタックス
'宣言
 
Public Property Weight As System.Integer
public System.int Weight {get; set;}

プロパティ値

An int indicate the weight of font, which is in the range 0 through 1000. For example, 400 is normal and 700 is bold. If this value is zero, a default weight is used.
参照

FontBuilder クラス
FontBuilder メンバ