طريقة Aspose::Font::TtfTables::TtfGlyfTable::ContainsGlyph
TtfGlyfTable::ContainsGlyph method
يرجع true في حال كان الجدول يحتوي على glyph مع glyphIndex.
virtual bool Aspose::Font::TtfTables::TtfGlyfTable::ContainsGlyph(int32_t glyphIndex)
| معامل | نوع | الوصف |
|---|---|---|
| glyphIndex | int32_t | فهرس الشكل. |
ReturnValue
True إذا كان الجدول يحتوي على حرف للمعرّف المحدد، false otherwise.
انظر أيضًا
- Class TtfGlyfTable
- Namespace Aspose::Font::TtfTables
- Library Aspose.Font for C++