共用方式為


FontWeights.ExtraLight 屬性

定義

指定 200 的字型粗細值。

public:
 static property FontWeight ExtraLight { FontWeight get(); };
static FontWeight ExtraLight();
public static FontWeight ExtraLight { get; }
var fontWeight = FontWeights.extraLight;
Public Shared ReadOnly Property ExtraLight As FontWeight

屬性值

Weight 值為 200 的 FontWeight

適用於