Class PathFigureCollection
- Namespace
- PaintDotNet.UI.Media
- Assembly
- PaintDotNet.UI.dll
[TypeConverter(typeof(PathFigureCollectionConverter))]
public sealed class PathFigureCollection : DependencyCollection<PathFigure>, IList<PathFigure>, ICollection<PathFigure>, IReadOnlyList<PathFigure>, IReadOnlyCollection<PathFigure>, IEnumerable<PathFigure>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IParsable<PathFigureCollection>
- Inheritance
-
PathFigureCollection
- Implements
- Inherited Members