FontWeights.Light 屬性

定義

指定 "Light" 字型粗細。

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

屬性值

FontWeight

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

適用於