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