FontWeights::UltraBlack Property

 

Specifies an "Ultra-black" font weight.

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

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

Property Value

Type: System.Windows::FontWeight

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

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

.NET Framework
Available since 3.0
Return to top
Show: