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
ParameterTypBeschreibung
glyphIdconst System::SharedPtr<GlyphId>&Glyph‑Bezeichner

ReturnValue

true, wenn das Element erfolgreich entfernt wurde; andernfalls false

Siehe auch