FontWeights::UltraBold Property

 

Specifies an "Ultra-bold" font weight.

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

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

Property Value

Type: System.Windows::FontWeight

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

UltraBold is equivalent in font weight to ExtraBold.

An "Ultra-bold" font weight describes a heavier stroke than a normal weight.

.NET Framework
Available since 3.0
Return to top
Show: