Aspose::Pdf::Rectangle::ToPoints method
Rectangle::ToPoints method
Convierte el rectángulo en una matriz de puntos (“QuadPoints”).
System::ArrayPtr<System::SharedPtr<Point>> Aspose::Pdf::Rectangle::ToPoints()
ReturnValue
Matriz de puntos.
Ver también
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Point
- Class Rectangle
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++