PathPoints
ShapeElement.PathPoints property
Gets an array of points that define the geometry of the element’s path.
public PointF[] PathPoints { get; }
See Also
- class ShapeElement
- namespace Aspose.Slides
- assembly Aspose.Slides
Gets an array of points that define the geometry of the element’s path.
public PointF[] PathPoints { get; }