Skip to main content

Visual Elements

  • 3 minutes to read

This topic lists the ASPxImageZoom and ASPxImageZoomNavigator elements that are displayed on-screen. Each section contains a screenshot that outlines the element and a brief overview of the element’s function.

The control displays the modal expand window when users click the preview image.

ImageZoom_VEOverview

The following visual elements are available.

Expand Window

The control displays the modal expand window when users click the preview image.

ImageZoom - ExpandWindow

The table below lists the main members that affect element appearance and functionality.

Characteristics Members
Availability ASPxImageZoom.EnableExpandMode
Style ASPxImageZoom.StylesExpandWindow
Text ASPxImageZoom.ExpandWindowText
Close Button Image ImageZoomExpandWindowImages.CloseButton
Close Button Style ImageZoomExpandWindowStyles.CloseButton
Load Mode ASPxImageZoom.LargeImageLoadMode

Hint

A preview image displays a hint when a mouse pointer does not hover over it. The hint element consists of an image and text.

ImageZoom - Hint

The table below lists the main members that affect element appearance and functionality.

Characteristics Members
Text ASPxImageZoom.HintText
Text Visibility ASPxImageZoom.ShowHintText
Image ImageZoomImages.Hint
Hint Visibility ASPxImageZoom.ShowHint

Mouse Box

The mouse box is an area displayed around the mouse pointer when it hovers over a preview image. This also invokes a zoom window, which displays a larger image of the mouse box area.

ImageZoom - MouseBox

You can use the ImageZoomZoomModeSettings.MouseBoxOpacityMode property to specify the mouse box opacity mode.

Inside Outside
ImageZoom_MouseBoxOpacityMode_Inside ImageZoom_MouseBoxOpacityMode_Outside

The mouse box size is calculated automatically based on the zoom window size and large image size.

Navigation buttons allow an end user to navigate through thumbnails.

ImageZoom - NavigationButtons

The table below lists the main members that affect element appearance and functionality.

Characteristics Members
Visibility Mode ASPxImageZoomNavigator.NavigationButtonVisibility
Orientation ASPxImageZoomNavigator.Orientation
Style ImageZoomNavigatorStyles.NextPageButtonHorizontalOutside, ImageZoomNavigatorStyles.NextPageButtonVerticalOutside, ImageZoomNavigatorStyles.PrevPageButtonHorizontalOutside, ImageZoomNavigatorStyles.PrevPageButtonVerticalOutside
Image ImageZoomNavigatorImages.NextPageButtonHorizontalOutside, ImageZoomNavigatorImages.NextPageButtonVerticalOutside, ImageZoomNavigatorImages.PrevPageButtonHorizontalOutside, ImageZoomNavigatorImages.PrevPageButtonVerticalOutside

Preview Image

The preview image is the main ASPxImageZoom control element that displays an image. You can use control level properties to customize the element’s style settings.

ImageZoom-PreviewImage

You can display a hint in the top left corner of the window when the mouse pointer does not hover over the preview image.

When the mouse pointer hovers over the preview image, the control displays a mouse box around the mouse pointer. This also invokes a zoom window, which displays a larger image of the mouse box area.

Thumbnail

A thumbnail is an image that allows end users to navigate through image zoom navigator images. The preview image displays a larger version of the currently selected thumbnail image.

ImageZoom - Thumbnail

The table below lists the main members that affect element appearance and functionality.

Characteristics Members
Sizes ImageZoomNavigatorAutoGeneratedImagesSettings.ThumbnailHeight, ImageZoomNavigatorAutoGeneratedImagesSettings.ThumbnailWidth
Style ImageZoomNavigatorStyles.Thumbnail
Item Spacing ASPxImageZoomNavigator.ItemSpacing
Item Count ASPxImageZoomNavigator.VisibleItemCount
Orientation ASPxImageZoomNavigator.Orientation

Zoom Window

The Image Zoom control displays a zoom window when a user hovers the mouse pointer over a preview image. The zoom window shows a larger image of the mouse box area.

ImageZoom - ZoomWindow

The table below lists the main members that affect element appearance and functionality.

Characteristics Members
Availability ASPxImageZoom.EnableZoomMode
Text ASPxImageZoom.ZoomWindowText
Sizes ImageZoomZoomModeSettings.ZoomWindowHeight, ImageZoomZoomModeSettings.ZoomWindowWidth
Position ImageZoomZoomModeSettings.ZoomWindowPosition
Offset ImageZoomZoomModeSettings.ZoomWindowOffset
Style ASPxImageZoom.StylesZoomWindow
Load Mode ASPxImageZoom.LargeImageLoadMode