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
| Parameter | Typ | Beschreibung |
|---|---|---|
| glyphId | const System::SharedPtr<GlyphId>& | Glyph‑Bezeichner |
ReturnValue
true, falls die glyph id in der Liste ist, andernfalls false
Siehe auch
- Typedef SharedPtr
- Class GlyphId
- Class GlyphIdList
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++