Class CompositeGlyphComponent

CompositeGlyphComponent class

Represents composite glyph component (glyph with placement matrix).

public class CompositeGlyphComponent

Properties

NameDescription
Glyph { get; }Gets the component glyph.
Matrix { get; }Gets the component transformation matrix.

See Also