共用方式為


FontWeights.Thin 屬性

定義

指定 100 的字型粗細值。

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

屬性值

Weight 值為 100 的 FontWeight

適用於