Skip to main content
A newer version of this page is available. .

ImageZoomSettings.ImagesZoomWindow Property

Provides access to the settings that define images displayed within the Zoom Window.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.1.dll

Declaration

public ImageZoomZoomWindowImages ImagesZoomWindow { get; }

Property Value

Type Description
ImageZoomZoomWindowImages

The object that contains image settings.

See Also