FontWeights::ExtraBlack Property

 

Specifies an "Extra-black" font weight.

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

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

Property Value

Type: System.Windows::FontWeight

A value that represents an "Extra-black" font weight.

The ExtraBlack font weight is the heaviest font weight. ExtraBlack is equivalent in font weight to UltraBlack.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: