Edit

Share via


FontEastAsianWidths Enum

Definition

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

C#
public enum FontEastAsianWidths
Inheritance
FontEastAsianWidths

Fields

Name Value Description
Normal 0

Default width style.

Proportional 1

Replaces uniform width glyphs with proportionally spaced glyphs.

Full 2

Replaces uniform width glyphs with full width (usually em) glyphs.

Half 3

Replaces uniform width glyphs with half width (half em) glyphs.

Third 4

Replaces uniform width glyphs with one-third width (one-third em) glyphs.

Quarter 5

Replaces uniform width glyphs with one-quarter width (one-quarter em) glyphs.

Remarks

If a specified font does not support a particular glyph set, the default glyphs are displayed instead.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9