TextMetrics.Weight Property

Definition

Gets or sets the weight of the font.

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

Property Value

The weight of the font.

Applies to