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”字体粗细的值。

适用于