Share via


FontWeights.Heavy Field

Definition

Represents a heavy font weight (900), equivalent to Black.

public: int Heavy = 900;
public const int Heavy = 900;
val mutable Heavy : int
Public Const Heavy As Integer  = 900

Field Value

Value = 900

Applies to