Enum GlyphLayoutMode
Provides enumeration for the various layout mode of an individual glyph within a body of text.
Namespace: SixLabors.Fonts
Assembly: SixLabors.Fonts.dll
Syntax
public enum GlyphLayoutMode
Fields
Name | Description |
---|---|
Horizontal | Horizontal. |
Vertical | Vertical. |
VerticalRotated | Rotated 90 degrees clockwise. |