FamilyTypeface.Weight 屬性

定義

取得或設定這個字型系列字樣的指定粗細。

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

屬性值

型別 FontWeight 的值。

備註

Weight 描述指定字型的相對粗細。 相較于同一個字型中的「一般」字元,粗細通常會以與字型中指定字元相關聯的增加筆劃或粗細來區分。

適用於