Class | Description |
---|---|
ImageViewer | A LEADTOOLS Web ImageViewer control class used to display an image on an ASP.NET 2.0 web page. |
MouseInteractiveMode | Encapsulates the mouse interactive mode for the the left and right buttons of the mouse. |
ThumbnailStyle | Encapsulates the visual style of the thumbnail in the WebThumbnailViewer. |
TiledImageViewer | A LEADTOOLS Web TiledImageViewer control class used to display an image on an ASP.NET 2.0 web page, divided into tiles. |
WebImagePanViewer | Represents a LEADTOOLS AJAX WebImagePanViewer control that can be used to display a scaled view of an image (of any image format supported by LEADTOOLS) on an ASP.NET 2.0 web page. |
WebImageViewer | Represents a LEADTOOLS Ajax WebImageViewer control use to tile and display any image format supported by LEADTOOLS on an ASP.NET 2.0 web page. |
WebThumbnailViewer | Represents a LEADTOOLS AJAX WebThumbnailViewer control that can be used to display a collection of images (of any image format supported by LEADTOOLS) on an ASP.NET 2.0 web page. |
Structure | Description |
---|---|
ImageInfo | Provides information about the image currently loaded in the WebImageViewer control. |
ThumbnailInfo | Provides information about a specific thumbnail. |
Enumeration | Description |
---|---|
BrowserImageFormat | Values that specify the format of the image to be displayed by the browser. |
ImageViewerAlignMode | Values that specify how an image is aligned relative to its layout rectangle. |
ImageViewerMouseInteractiveMode | Values that specify how the control interacts with the mouse buttons. |
ImageViewerSizeMode | Values that specify how the image is displayed. |
ImageViewerTileSizeFlags | Values that specify how to handle image tile resizing. |
LayoutDirection | Values that specify the orientation of the thumbnail viewer. |
ThumbnailsDirection | Values that specify the flow of the thumbnail images. |
TiledImageViewerScrollBarStyle | Values that specify which Scroll bar style to use when the image is greater than the control's client area. |