Share via


FontWeights.SemiLight Field

Definition

Represents a semi-light font weight (400), equivalent to Normal.

public: int SemiLight = 400;
public const int SemiLight = 400;
val mutable SemiLight : int
Public Const SemiLight As Integer  = 400

Field Value

Value = 400

Applies to