Aspose::Pdf::Annotations::PolyAnnotation::get_Vertices method

PolyAnnotation::get_Vertices method

Gets an array of points representing the horizontal and vertical coordinates of each vertex.

System::ArrayPtr<System::SharedPtr<Point>> Aspose::Pdf::Annotations::PolyAnnotation::get_Vertices()

See Also