CanvasGlyphShaping Structure |
Namespace: Microsoft.Graphics.Canvas.Text
public struct CanvasGlyphShaping
The CanvasGlyphShaping type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsClusterStart | Indicates that the glyph is the start of a cluster. |
![]() | IsDiacritic | Indicates that the glyph is a diacritic mark. |
![]() | IsZeroWidthSpace | Indicates that the glyph is a word boundary with no visible space. |
![]() | Justification | Identifies which type of justification a glyph uses. |