Class PointCollection
- Namespace
- PaintDotNet.UI.Media
- Assembly
- PaintDotNet.UI.dll
public sealed class PointCollection : ValueCollection<Point2Double>, IList<Point2Double>, ICollection<Point2Double>, IReadOnlyList<Point2Double>, IReadOnlyCollection<Point2Double>, IEnumerable<Point2Double>, IEnumerable
- Inheritance
-
PointCollection
- Implements
- Inherited Members