Aspose::Font::Glyphs::GlyphIdList::Add method
GlyphIdList::Add method
Adds glyph id to the list.
void Aspose::Font::Glyphs::GlyphIdList::Add(const System::SharedPtr<GlyphId> &glyphId) override
Parameter | Type | Description |
---|---|---|
glyphId | const System::SharedPtr<GlyphId>& | glyph identifier |
See Also
- Typedef SharedPtr
- Class GlyphId
- Class GlyphIdList
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++