Aspose::Font::Glyphs::GlyphIdList::Remove method
GlyphIdList::Remove method
Removes glyph id from the list.
bool Aspose::Font::Glyphs::GlyphIdList::Remove(const System::SharedPtr<GlyphId> &glyphId) override
Parameter | Type | Description |
---|---|---|
glyphId | const System::SharedPtr<GlyphId>& | glyph identifier |
ReturnValue
true if item is successfully removed; otherwise, false
See Also
- Typedef SharedPtr
- Class GlyphId
- Class GlyphIdList
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++