FontEastAsianWidths Enumeration
Provides a mechanism for the user to select glyphs of different width styles.
Assembly: PresentationCore (in PresentationCore.dll)
| Member name | Description | |
|---|---|---|
| Full | Replaces uniform width glyphs with full width (usually em) glyphs. | |
| Half | Replaces uniform width glyphs with half width (half em) glyphs. | |
| Normal | Default width style. | |
| 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. |
If a specified font does not support a particular glyph set, the default glyphs are displayed instead.
Available since 3.0
Silverlight
Available since 5.0
Windows Phone Silverlight
Available since 8.0