TextMetrics.Weight プロパティ

定義

フォントの太さを取得または設定します。

public:
 property int Weight { int get(); void set(int value); };
public int Weight { get; set; }
member this.Weight : int with get, set
Public Property Weight As Integer

プロパティ値

Int32

フォントの太さ。

適用対象