Overview and description of Leadtools Web Controls classes, enumerations, and structures.
Class | Description | |
---|---|---|
MouseInteractiveMode | Encapsulates the mouse interactive mode for 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. |
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. |