FontWeights.UltraLight 属性

定义

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

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

属性值

FontWeight

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

注解

UltraLight等效于字体粗细 。ExtraLight

适用于