Table of Contents

Class Int32Property

Namespace
PaintDotNet.PropertySystem
Assembly
PaintDotNet.PropertySystem.dll
public sealed class Int32Property : ScalarProperty<int>, ICloneable, INotifyPropertyChanged
Inheritance
Int32Property
Implements
Inherited Members

Constructors

Int32Property(object)
Int32Property(object, int)
Int32Property(object, int, int, int)
Int32Property(object, int, int, int, bool)
Int32Property(object, int, int, int, bool, ValueValidationFailureResult)

Methods

Clone()
OnCoerceValueT(object)