Table of Contents

Class ImageProperty

Namespace
PaintDotNet.PropertySystem
Assembly
PaintDotNet.PropertySystem.dll
public sealed class ImageProperty : Property<ImageResource?>, ICloneable, INotifyPropertyChanged
Inheritance
ImageProperty
Implements
Inherited Members

Constructors

ImageProperty(object)
ImageProperty(object, ImageResource?)
ImageProperty(object, ImageResource?, bool)

Methods

Clone()
OnClampNewValueT(ImageResource?)
ValidateNewValueT(ImageResource?)