FontEastAsianWidths Enumeration
Microsoft Silverlight will reach end of support after October 2021. Learn more.
Provides a mechanism for the user to select glyphs of different width styles.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
Syntax
'Declaration
Public Enumeration FontEastAsianWidths
public enum FontEastAsianWidths
Members
Member name | Description | |
---|---|---|
Normal | Default width style. | |
Full | Replaces uniform width glyphs with full width (usually em) glyphs. | |
Half | Replaces uniform width glyphs with half width (half em) glyphs. | |
Proportional | Replaces uniform width glyphs with proportionally spaced glyphs. | |
Quarter | Replaces uniform width glyphs with one-quarter width (one-quarter em) glyphs. | |
Third | Replaces uniform width glyphs with one-third width (one-third em) glyphs. |
Version Information
Silverlight
Supported in: 5
Platforms
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.