فئة 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.

انظر أيضًا