FontWeights.UltraLight 属性

定义

指定“超轻”字体粗细。

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

属性值

一个表示“超轻”字体粗细的值。

注解

UltraLight 在字体粗细中等效于 ExtraLight

适用于