Table of Contents

Class DoubleVector3Property

Namespace
PaintDotNet.PropertySystem
Assembly
PaintDotNet.PropertySystem.dll
public sealed class DoubleVector3Property : Vector3DoubleAsTupleProperty, ICloneable, INotifyPropertyChanged
Inheritance
DoubleVector3Property
Implements
Inherited Members

Constructors

DoubleVector3Property(object)
DoubleVector3Property(object, Vector3Double)
DoubleVector3Property(object, Vector3Double, Vector3Double, Vector3Double)
DoubleVector3Property(object, Vector3Double, Vector3Double, Vector3Double, bool)
DoubleVector3Property(object, Vector3Double, Vector3Double, Vector3Double, bool, ValueValidationFailureResult)

Methods

Clone()