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