Aspose::Font::Glyphs::GlyphIdList::Remove méthode
GlyphIdList::Remove method
Supprime l’identifiant du glyphe de la liste.
bool Aspose::Font::Glyphs::GlyphIdList::Remove(const System::SharedPtr<GlyphId> &glyphId) override
| Paramètre | Type | Description |
|---|---|---|
| idGlyph | const System::SharedPtr<GlyphId>& | identifiant de glyphe |
ReturnValue
true si l’élément est supprimé avec succès ; sinon, false
Voir aussi
- Typedef SharedPtr
- Class GlyphId
- Class GlyphIdList
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++