ImageZoomAutoGeneratedImagesSettings Class
In This Article
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
#Related API Members
The following members return ImageZoomAutoGeneratedImagesSettings objects:
Library | Related API Members |
---|---|
ASP. |
ASPx |
ASP. |
Image |
#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