FontWeights.DemiBold 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 a demi-bold font weight (600), equivalent to SemiBold.
public: int DemiBold = 600;
public const int DemiBold = 600;
val mutable DemiBold : int
Public Const DemiBold As Integer = 600