Skip to main content
All docs
V24.2

ImageOptions Class

A base class for image options.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v24.2.dll

Declaration

public class ImageOptions :
    INotifyPropertyChanged,
    INotifyPropertyChanging,
    IDisposable
See Also