.NET Framework Class Library for Silverlight
FontStretches..::.UltraCondensed Property

Specifies an ultra-condensed font stretch.

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

Visual Basic (Declaration)
Public Shared ReadOnly Property UltraCondensed As FontStretch
    Get
Visual Basic (Usage)
Dim value As FontStretch

value = FontStretches.UltraCondensed
C#
public static FontStretch UltraCondensed { get; }

Property Value

Type: System.Windows..::.FontStretch
A value that represents an ultra-condensed font stretch.
Remarks

UltraCondensed represents 50% of the normal aspect ratio of the font form.

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

See Also

Reference

Tags :


Page view tracker