Aspose::Pdf::Rectangle::Center method

Rectangle::Center method

Returncs coordinates of center of the rectangle.

System::SharedPtr<Point> Aspose::Pdf::Rectangle::Center()

ReturnValue

Point which is center of the rectangle.

See Also