Table of Contents

Class BooleanProperty

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

Constructors

BooleanProperty(object)
BooleanProperty(object, bool)
BooleanProperty(object, bool, bool)
BooleanProperty(object, bool, bool, ValueValidationFailureResult)

Methods

Clone()