PathPoints

ShapeElement.PathPoints property

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

public PointF[] PathPoints { get; }

See Also