[]
DWRITE_SHAPING_GLYPH_PROPERTIES
public struct ShapingGlyphProperties
unsigned short isClusterStart
public bool IsClusterStart { get; set; }
unsigned short isDiacritic
public bool IsDiacritic { get; set; }
unsigned short isZeroWidthSpace
public bool IsZeroWidthSpace { get; set; }
Indicates that the glyph has justification applied.
public ScriptJustify Justification { get; set; }
unsigned short reserved
public short Reserved { get; set; }