Font.Weight Property

Definition

public:
 property short Weight { short get(); void set(short value); };
[System.Runtime.InteropServices.DispId(7)]
public short Weight { [System.Runtime.InteropServices.DispId(7)] get; [System.Runtime.InteropServices.DispId(7)] set; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
[<set: System.Runtime.InteropServices.DispId(7)>]
member this.Weight : int16 with get, set
Public Property Weight As Short

Property Value

Attributes

Applies to