FontWeights.Thin 屬性

定義

指定 "Thin" 字型粗細。

public:
 static property System::Windows::FontWeight Thin { System::Windows::FontWeight get(); };
public static System.Windows.FontWeight Thin { get; }
member this.Thin : System.Windows.FontWeight
Public Shared ReadOnly Property Thin As FontWeight

屬性值

FontWeight

表示 "Thin" 字型粗細的值。

備註

Thin 型粗細是最淺的字型粗細。

適用於