PathPointCollection Class

Represents a collection of the points in a path.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public class PathPointCollection : IEnumerable, IEnumerable<PathPoint>

Inheritance Hierarchy

System.Object
L Aurigma.GraphicsMill.AdvancedDrawing.PathPointCollection

See Also

Reference

Manual