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
ParameterTypeDescription
glyphIdconst System::SharedPtr<GlyphId>&glyph identifier

See Also