LEADTOOLS WebForms and AJAX (Leadtools.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
Leadtools.Web.Controls Namespace
See Also  Inheritance Hierarchy
Outline and description of enumerations and classes.

Classes

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

See Also