Aspose::Font::Glyphs::GlyphIdList::Remove-Methode
GlyphIdList::Remove method
Entfernt die Glyph-ID aus der Liste.
bool Aspose::Font::Glyphs::GlyphIdList::Remove(const System::SharedPtr<GlyphId> &glyphId) override
| Parameter | Typ | Beschreibung |
|---|---|---|
| glyphId | const System::SharedPtr<GlyphId>& | Glyph‑Bezeichner |
ReturnValue
true, wenn das Element erfolgreich entfernt wurde; andernfalls false
Siehe auch
- Typedef SharedPtr
- Class GlyphId
- Class GlyphIdList
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++