Método Aspose::Pdf::Rectangle::Center

Rectangle::Center method

Devuelve las coordenadas del centro del rectángulo.

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

ReturnValue

Point which is center of the rectangle.

Ver también