public readonly struct GlyphInfo : IEquatable<GlyphInfo>Public Structure GlyphInfo
Implements IEquatable(Of GlyphInfo)[<SealedAttribute>]
type GlyphInfo =
struct
inherit ValueType
interface IEquatable<GlyphInfo>
end| GlyphAdvance | Get the glyph advance. |
| GlyphCluster | Get the glyph cluster. |
| GlyphIndex | Get the glyph index. |
| GlyphOffset | Get the glyph offset. |