FontWeights::DemiBold Property

 

Specifies a "Demi-bold" font weight.

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

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

Property Value

Type: System.Windows::FontWeight

A value that represents a "Demi-bold" font weight.

DemiBold is equivalent in font weight to SemiBold.

.NET Framework
Available since 3.0
Return to top
Show: