Método Aspose::Pdf::Text::MarkupParagraph::get_SecondaryPoints
MarkupParagraph::get_SecondaryPoints method
Puntos del polígono secundario que describe la continuación del párrafo. No será nulo si el párrafo continúa en la siguiente columna o página. El punto de inicio es la esquina inferior izquierda del párrafo. Y los siguientes puntos están en secuencia antihoraria.
System::SharedPtr<System::Collections::Generic::List<System::ArrayPtr<System::SharedPtr<Point>>>> Aspose::Pdf::Text::MarkupParagraph::get_SecondaryPoints() const
Ver también
- Typedef SharedPtr
- Class List
- Typedef ArrayPtr
- Class Point
- Class MarkupParagraph
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++