Aspose::Font::Glyphs::GlyphIdList::Contains 方法
GlyphIdList::Contains method
如果字形 ID 在列表中,则返回 true。
bool Aspose::Font::Glyphs::GlyphIdList::Contains(const System::SharedPtr<GlyphId> &glyphId) const override
| 参数 | 类型 | 描述 |
|---|---|---|
| glyphId | const System::SharedPtr<GlyphId>& | 字形标识符 |
ReturnValue
如果字形 ID 在列表中则为 true,否则为 false
另见
- Typedef SharedPtr
- Class GlyphId
- Class GlyphIdList
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++