FontWeights::Heavy Property

 

Specifies a "Heavy" font weight.

Namespace:   System.Windows
Assembly:  PresentationCore (in PresentationCore.dll)

public:
property FontWeight Heavy {
	static FontWeight get();
}

Property Value

Type: System.Windows::FontWeight

A value that represents a "Heavy" font weight.

Heavy is equivalent in font weight to Black.

.NET Framework
Available since 3.0
Return to top
Show: