Edit

Share via


GlyphFlags Enum

Definition

Represents the various glyph flags of a GlyphInfo.

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum GlyphFlags
Inheritance
GlyphFlags
Attributes

Fields

Name Value Description
Defined 1

All the currently defined flags.

UnsafeToBreak 1

If input text is broken at the beginning of the cluster this glyph is part of, then both sides need to be re-shaped, as the result might be different.

Applies to