FontWeights::Regular Property

 

Specifies a "Regular" font weight.

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

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

Property Value

Type: System.Windows::FontWeight

A value that represents a "Regular" font weight.

Regular is equivalent in font weight to Normal.

.NET Framework
Available since 3.0
Return to top
Show: