Aspose::Pdf::Rectangle::ToPoints method

Rectangle::ToPoints method

Converts rectangle into array of points (“QuadPoints”).

System::ArrayPtr<System::SharedPtr<Point>> Aspose::Pdf::Rectangle::ToPoints()

ReturnValue

Array of points.

See Also