Aspose::Font::Glyphs::CompositeGlyphComponent class

CompositeGlyphComponent class

Represents composite glyph component (glyph with placement matrix).

class CompositeGlyphComponent : public System::Object

Methods

MethodDescription
CompareTo(System::SharedPtr<CompositeGlyphComponent>)
get_Glyph() constGets the component glyph.
get_Matrix() constGets the component transformation matrix.

See Also