Share via


FontWeights.ExtraBold Field

Definition

Represents an extra bold font weight (800).

public: int ExtraBold = 800;
public const int ExtraBold = 800;
val mutable ExtraBold : int
Public Const ExtraBold As Integer  = 800

Field Value

Value = 800

Applies to