共用方式為


LanguageFont.FontWeight 屬性

定義

取得 FontWeight) (字型 的粗細。

字型的粗細是筆劃的光線或粗細。

public:
 property FontWeight FontWeight { FontWeight get(); };
FontWeight FontWeight();
public FontWeight FontWeight { get; }
var fontWeight = languageFont.fontWeight;
Public ReadOnly Property FontWeight As FontWeight

屬性值

字型的粗細。

適用於