Table of Contents

Class GeometryCollection

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

Constructors

GeometryCollection()
GeometryCollection(IEnumerable<Geometry>)
GeometryCollection(int)

Methods

CreateInstanceCore()