get_PathPoints()

ShapeElement::get_PathPoints() method

Gets an array of points that define the geometry of the element’s path.

System::ArrayPtr<System::Drawing::PointF> Aspose::Slides::ShapeElement::get_PathPoints()

See Also