فئة Aspose::Font::Glyphs::Glyph
Glyph class
يمثّل رمزًا من Font.
class Glyph : public System::ICloneable
الطرق
| طريقة | الوصف |
|---|---|
| Clone() override | يرجع نسخة من الرمز. |
| get_GlyphBBox() | يحصل على BBox للرمز. |
| get_IsEmpty() | صحيح إذا كان الرمز لا يحتوي على تعليمات رسم. |
| get_LeftSidebearingX() | يحصل على إحداثي x للجانب الجانبي للglyph. |
| get_LeftSidebearingY() | يحصل على إحداثي y للجانب الجانبي للglyph. |
| virtual get_Path() | يحصل على مسار glyph. |
| get_SourceResolution() const | يحصل على دقة مجموعة أوامر المصدر. |
| get_State() const | يحصل على حالة glyph. |
| get_WidthVectorX() const | يحصل على متجه عرض glyph. الإحداثي x. |
| get_WidthVectorY() const | يحصل على متجه عرض glyph. الإحداثي y. |
انظر أيضًا
- Class ICloneable
- Namespace Aspose::Font::Glyphs
- Library Aspose.Font for C++