FamilyTypeface.Style 屬性

定義

取得或設定字型系列字樣設計的樣式。

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

屬性值

FontStyle

型別 FontStyle 的值。

備註

描述字型臉部的樣式,例如一般、斜體或斜體。

適用於