Specifies an ultra-condensed font stretch.
Namespace:
System.Windows
Assembly:
System.Windows (in System.Windows.dll)
Visual Basic (Declaration)
Public Shared ReadOnly Property UltraCondensed As FontStretch
Get
Dim value As FontStretch
value = FontStretches.UltraCondensed
public static FontStretch UltraCondensed { get; }
UltraCondensed represents 50% of the normal aspect ratio of the font form.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Reference