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++