Share via


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

글꼴 두께입니다.

적용 대상