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 型別的值,表示字型粗細。

屬性

適用於