TextMetrics.Weight 属性

定义

获取或设置该字体的粗细。

public:
 property int Weight { int get(); void set(int value); };
public int Weight { get; set; }
member this.Weight : int with get, set
Public Property Weight As Integer

属性值

Int32

该字体的粗细。

适用于