Share via


FontWeights.Light Field

Definition

Represents a light font weight (300).

public: int Light = 300;
public const int Light = 300;
val mutable Light : int
Public Const Light As Integer  = 300

Field Value

Value = 300

Applies to