Aspose::Pdf::Annotations::PolyAnnotation::set_Vertices method
PolyAnnotation::set_Vertices method
Sets an array of points representing the horizontal and vertical coordinates of each vertex.
void Aspose::Pdf::Annotations::PolyAnnotation::set_Vertices(System::ArrayPtr<System::SharedPtr<Point>> value)
See Also
- Typedef ArrayPtr
- Typedef SharedPtr
- Class Point
- Class PolyAnnotation
- Namespace Aspose::Pdf::Annotations
- Library Aspose.PDF for C++