Leadtools.Web Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
Leadtools.Web.Controls Namespace
See Also  Inheritance Hierarchy
Outline and description of enumerations and classes.

Classes

ClassDescription
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.

Structures

StructureDescription
ImageInfo Provides information about the image currently loaded in the WebImageViewer control.
ThumbnailInfo Provides information about a specific thumbnail.

Enumerations

EnumerationDescription
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.

See Also