Skip to main content
Tab

ImageZoomAutoGeneratedImagesSettings Class

Provides options for automatically generated images in the image zoom.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class ImageZoomAutoGeneratedImagesSettings :
    PropertiesBase

The following members return ImageZoomAutoGeneratedImagesSettings objects:

Library Related API Members
ASP.NET Web Forms Controls ASPxImageZoom.SettingsAutoGeneratedImages
ASP.NET MVC Extensions ImageZoomSettings.SettingsAutoGeneratedImages

#Remarks

An object of the ImageZoomAutoGeneratedImagesSettings type can be accessed by the ASPxImageZoom.SettingsAutoGeneratedImages and ImageZoomSettings.SettingsAutoGeneratedImages properties.

#Implements

#Inheritance

Object
StateManager
PropertiesBase
ImageZoomAutoGeneratedImagesSettings
See Also