FontWeights.Heavy 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 heavy font weight (900), equivalent to Black.
public: int Heavy = 900;
public const int Heavy = 900;
val mutable Heavy : int
Public Const Heavy As Integer = 900