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