Aspose::Font::Glyphs::GlyphIdList::Contains Methode

GlyphIdList::Contains method

Gibt true zurück, falls die Glyph-ID in der Liste ist.

bool Aspose::Font::Glyphs::GlyphIdList::Contains(const System::SharedPtr<GlyphId> &glyphId) const override
ParameterTypBeschreibung
glyphIdconst System::SharedPtr<GlyphId>&Glyph‑Bezeichner

ReturnValue

true, falls die glyph id in der Liste ist, andernfalls false

Siehe auch