The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
FontEastAsianWidths Enumeration
Silverlight
Provides a mechanism for the user to select glyphs of different width styles.
Namespace: System.Windows
Assembly: System.Windows (in System.Windows.dll)
| 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. |
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
Show: