FontEastAsianWidths Enumeration
.NET Framework 4.5
Provides a mechanism for the user to select glyphs of different width styles.
Namespace: System.Windows
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Normal | Default width style. | |
| Proportional | Replaces uniform width glyphs with proportionally spaced glyphs. | |
| Full | Replaces uniform width glyphs with full width (usually em) glyphs. | |
| Half | Replaces uniform width glyphs with half width (half em) glyphs. | |
| Third | Replaces uniform width glyphs with one-third width (one-third em) glyphs. | |
| Quarter | Replaces uniform width glyphs with one-quarter width (one-quarter em) glyphs. |
Windows 8, Windows Server 2012, Windows 7, Windows Vista SP2, Windows Server 2008 (Server Core Role not supported), Windows Server 2008 R2 (Server Core Role supported with SP1 or later; Itanium not supported)
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.