Aspose::Font::Glyphs::CompositeGlyphComponent class
CompositeGlyphComponent class
Represents composite glyph component (glyph with placement matrix).
class CompositeGlyphComponent : public System::Object
Methods
Method | Description |
---|---|
CompareTo(System::SharedPtr<CompositeGlyphComponent>) | |
get_Glyph() const | Gets the component glyph. |
get_Matrix() const | Gets the component transformation matrix. |
See Also
- Class Object
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++