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

適用於