FontWeights.ExtraLight 属性

定义

指定“Extra-light”字体粗细。

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

属性值

FontWeight

一个表示“Extra-light”字体粗细的值。

注解

ExtraLight等效于字体粗细 。UltraLight

适用于