Aspose::Pdf::Text::MarkupParagraph::get_Points method
MarkupParagraph::get_Points method
Points of polygon that describes paragraph. Starting point is lower left corner of the paragraph. And next points are in anti-clockwise sequence.
System::ArrayPtr<System::SharedPtr<Point>> Aspose::Pdf::Text::MarkupParagraph::get_Points()
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Point
- Class MarkupParagraph
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++