Back to Devexpress

ImageZoomAutoGeneratedImagesSettings Class

aspnet-devexpress-dot-web-9fdafe71.md

latest2.0 KB
Original Source

ImageZoomAutoGeneratedImagesSettings Class

Provides options for automatically generated images in the image zoom.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class ImageZoomAutoGeneratedImagesSettings :
    PropertiesBase
vb
Public Class ImageZoomAutoGeneratedImagesSettings
    Inherits PropertiesBase

The following members return ImageZoomAutoGeneratedImagesSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxImageZoom.SettingsAutoGeneratedImages
ASP.NET MVC ExtensionsImageZoomSettings.SettingsAutoGeneratedImages

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ImageZoomAutoGeneratedImagesSettings

See Also

ImageZoomAutoGeneratedImagesSettings Members

Image Caching

DevExpress.Web Namespace