GlyphTypeface.Weight プロパティ

定義

GlyphTypeface オブジェクトによって表されるフォントのデザインの太さを取得します。

public:
 property System::Windows::FontWeight Weight { System::Windows::FontWeight get(); };
public System.Windows.FontWeight Weight { get; }
public System.Windows.FontWeight Weight { [System.Security.SecurityCritical] [System.Security.SecurityTreatAsSafe] get; }
member this.Weight : System.Windows.FontWeight
[<get: System.Security.SecurityCritical>]
[<get: System.Security.SecurityTreatAsSafe>]
member this.Weight : System.Windows.FontWeight
Public ReadOnly Property Weight As FontWeight

プロパティ値

FontWeight

フォントの太さを表す FontWeight 型の値。

属性

適用対象