Windows apps
Collapse the table of content
Expand the table of content
Information
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

Provides a mechanism for the user to select glyphs of different width styles.

Namespace:  System.Windows
Assembly:  System.Windows (in System.Windows.dll)

public enum FontEastAsianWidths

Member nameDescription
NormalDefault width style.
FullReplaces uniform width glyphs with full width (usually em) glyphs.
HalfReplaces uniform width glyphs with half width (half em) glyphs.
ProportionalReplaces uniform width glyphs with proportionally spaced glyphs.
QuarterReplaces uniform width glyphs with one-quarter width (one-quarter em) glyphs.
ThirdReplaces uniform width glyphs with one-third width (one-third em) glyphs.

Silverlight

Supported in: 5

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Community Additions

Show:
© 2017 Microsoft