Represents a collection of the points in a path.
Namespace:
Aurigma.GraphicsMill.AdvancedDrawing
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public class PathPointCollection : IEnumerable, IEnumerable<PathPoint>