FontWeights::SemiBold Property

 

Specifies a "Semi-bold" font weight.

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

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

Property Value

Type: System.Windows::FontWeight

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

SemiBold is equivalent in font weight to DemiBold.

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