FontStretches::Condensed Property

 

Specifies a condensed FontStretch.

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

public:
property FontStretch Condensed {
	static FontStretch get();
}

Property Value

Type: System.Windows::FontStretch

A value that represents a condensed FontStretch.

Condensed represents 75% of the normal aspect ratio of the font form.

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