Skip to main content
All docs
V24.1

ImageOptions Class

A base class for image options.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v24.1.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public class ImageOptions :
    INotifyPropertyChanged,
    INotifyPropertyChanging,
    IDisposable
See Also