Aspose::Font::FontBBox فئة
FontBBox class
يمثل صندوق حدود Font (BBox).
class FontBBox : public System::Object
الطرق
| طريقة | الوصف |
|---|---|
| get_XMax() const | يحصل على قيمة XMax. |
| get_XMin() const | يحصل على قيمة XMin. |
| get_YMax() const | يحصل على قيمة YMax. |
| get_YMin() const | يحصل على قيمة YMin. |
انظر أيضًا
- Class Object
- Namespace Aspose::Font
- Library Aspose.Font for C++