Class VectorProperty<T>
- Namespace
- PaintDotNet.PropertySystem
- Assembly
- PaintDotNet.PropertySystem.dll
public abstract class VectorProperty<T> : Property<Pair<T, T>>, ICloneable, INotifyPropertyChanged where T : struct, IComparable<T>
Type Parameters
T
- Inheritance
-
VectorProperty<T>
- Implements
- Derived
- Inherited Members