FontWeights.ExtraLight Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an extra light font weight (200).
public: int ExtraLight = 200;
public const int ExtraLight = 200;
val mutable ExtraLight : int
Public Const ExtraLight As Integer = 200