Aspose::Font::FontBBox class

FontBBox class

Represents Font bounding box (BBox).

class FontBBox : public System::Object

Methods

MethodDescription
get_XMax() constGets XMax value.
get_XMin() constGets XMin value.
get_YMax() constGets YMax value.
get_YMin() constGets YMin value.

See Also