Class PathSegmentCollection
- Namespace
- PaintDotNet.UI.Media
- Assembly
- PaintDotNet.UI.dll
public sealed class PathSegmentCollection : DependencyCollection<PathSegment>, IList<PathSegment>, ICollection<PathSegment>, IReadOnlyList<PathSegment>, IReadOnlyCollection<PathSegment>, IEnumerable<PathSegment>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
- Inheritance
-
PathSegmentCollection
- Implements
- Inherited Members