VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebThumbnailViewerJS type
Constructors SeeAlso
In This Topic
    WebThumbnailViewerJS Class Members
    In This Topic
    The following tables list the members exposed by WebThumbnailViewerJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebThumbnailViewerJS class.
    Methods
     NameDescription
    Public MethodBegins the viewer initialization.
    Public MethodDisposes the viewer.
    Public MethodEnds the viewer initialization.
    Public MethodSets the focus to the viewer.
    Public MethodGets a value indicating whether the thumbnail viewer allows to delete thumbnails using keyboard ("Delete" key).
    Public MethodGets a value indicating whether the thumbnail viewer allows to drag thumbnails.
    Public MethodGets a value indicating whether the thumbnail viewer allows to navigate thumbnails using keyboard.
    Public MethodGets a value indicating whether the thumbnail viewer allows to select thumbnails using keyboard ("Shift" key).
    Public MethodGets a function that should be executed when "contextmenu" event occurs in the viewer.
    Public MethodGets the parent DOM element for viewer.
    Public MethodGets an identifier of the parent DOM element of viewer.
    Public MethodGets a value indicating whether the viewer must display caption for thumbnail.
    Public MethodGets an index of focused thumbnail.
    Public MethodGets the appearance of the focused thumbnail.
    Public MethodGets a value indicating whether the thumbnail viewer changes focus when mouse hovers the thumbnail.
    Public MethodGets a value indicating whether the thumbnail viewer generates only visible thumbnails.
    Public MethodGets the appearance of the hovered thumbnail.
    Public MethodGets the image cache manager associated with the viewer.
    Public MethodGets the image collection associated with the viewer.
    Public MethodGets a value indicating whether the control has been disposed of.
    Public MethodGets the main (master) viewer for the viewer.
    Public MethodGets value indicating whether the thumbnail viewer allows multiple thumbnails to be selected.
    Public MethodGets the appearance of the normal thumbnail.
    Public MethodGets the appearance of the not ready thumbnail.
    Public MethodGets an image which should be used for animating thumbnail loading.
    Public MethodGets the timeout, in milliseconds, which are used for resizing content in the thumbnail viewer.
    Public MethodGets an array with indexes of selected thumbnails.
    Public MethodGets the appearance of the selected thumbnail.
    Public MethodGets a value indicating whether viewer must synchronize the image cache with image collection state.
    Public MethodGets the anchor style of the thumbnail caption in thumbnail.
    Public MethodGets a format string for thumbnail caption.
    Public MethodGets the current number of fixed columns.
    Public MethodGets the number of fixed columns.
    Public MethodGets the style of thumbnails arrangement.
    Public MethodGets a thumbnail margin.
    Public MethodGets a thumbnail padding.
    Public MethodGets the scale of thumbnails.
    Public MethodGets a format in which the viewer want to receive thumbnails.
    Public MethodGets the thumbnail size in thumbnail viewer.
    Public MethodGets a value indicating whether rendered thumbnails must be saved in cache on server.
    Public MethodGets a value indicating whether the thumbnail viewer displays the panel with thumbnail actions (rotate left; rotate right; delete).
    Public MethodGets a value indicating whether the thumbnail viewer displays checkboxes for thumbnail selection.
    Public MethodGets the rotation angle, in degrees, of image view in image viewer.
    Public MethodReturns the custom rotation angle for single image in thumbnail viewer.
    Public MethodReturns information about image: image size; image resolution; flag that determines that image has vector decoder.
    Public MethodReturns the canvas of specified thumbnail.
    Public MethodInvalidates the specified region of thumbnail viewer.
    Public MethodScrolls the thumbnail viewer to the specified thumbnail.
    Public MethodSets a value indicating whether the thumbnail viewer allows to delete thumbnails using keyboard ("Delete" key).
    Public MethodSets a value indicating whether the thumbnail viewer allows to drag thumbnails.
    Public MethodSets a value indicating whether the thumbnail viewer allows to navigate thumbnails using keyboard.
    Public MethodSets a value indicating whether the thumbnail viewer allows to select thumbnails using keyboard ("Shift" key).
    Public MethodSets a function that should be executed when "contextmenu" event occurs in the viewer.
    Public MethodSets a value indicating whether the viewer must display caption for thumbnail.
    Public MethodSets an index of focused thumbnail.
    Public MethodSets the appearance of the focused thumbnail.
    Public MethodSets a value indicating whether the thumbnail viewer changes focus when mouse hovers the thumbnail.
    Public MethodSets a value indicating whether the thumbnail viewer generates only visible thumbnails.
    Public MethodSets the appearance of the hovered thumbnail.
    Public MethodSets the image cache manager of viewer.
    Public MethodOverloaded. Sets the main (master) viewer for the viewer.
    Public MethodSets a value indicating whether the thumbnail viewer allows multiple thumbnails to be selected.
    Public MethodSets the appearance of the normal thumbnail.
    Public MethodSets the appearance of the not ready thumbnail.
    Public MethodSets an image which should be used for animating thumbnail loading.
    Public MethodSets the timeout, in milliseconds, which are used for resizing content in the thumbnail viewer.
    Public MethodSets an array with indexes of selected thumbnails.
    Public MethodSets the appearance of the selected thumbnail.
    Public MethodSets a value indicating whether viewer must synchronize the image cache with image collection state.
    Public MethodSets the anchor style of the thumbnail caption in thumbnail.
    Public MethodSets a thumbnail caption format string.
    Public MethodSets the number of fixed columns.
    Public MethodSets the style of thumbnails arrangement.
    Public MethodSets a thumbnail margin.
    Public MethodSets a thumbnail padding.
    Public MethodSets the scale of thumbnails.
    Public MethodSets a format in which the viewer want to receive thumbnails.
    Public MethodSets the thumbnail size in thumbnail viewer.
    Public MethodSets a value indicating whether rendered thumbnails must be saved in cache on server.
    Public MethodSets a value indicating whether the thumbnail viewer displays the panel with thumbnail actions (rotate left; rotate right; delete).
    Public MethodSets a value indicating whether the thumbnail viewer displays checkboxes for thumbnail selection.
    Public MethodSets the rotation angle, in degrees, of image view in image viewer.
    Public MethodSets the custom rotation angle, in degrees, for single thumbnail in thumbnail viewer.
    Public MethodSets the thumbnail size in thumbnail viewer.
    Public MethodUpdates the thumbnail viewer.
    Events
     NameDescription
    Public EventOccurs when custom rotation angle of thumbnail view is changed.
    Public EventOccurs when viewer is disposed.
    Public EventOccurs when focused index is changed.
    Public EventOccurs when thumbnail rendering is failed.
    Public EventOccurs when scroll position is changed.
    Public EventOccurs when mouse is clicked on thumbnail.
    Public EventOccurs when the contextmenu event is fired for thumbnail.
    Public EventOccurs when the mouse pointer is over thumbnail and a mouse button is pressed.
    Public EventOccurs when the mouse pointer exits the thumbnail.
    Public EventOccurs when the mouse pointer is over the thumbnail.
    Public EventOccurs when thumbnail is painted.
    Public EventOccurs when thumbnail is painting.
    Public EventOccurs when thumbnail is rendered.
    Public EventOccurs when the thumbnails deleted.
    Public EventOccurs when the thumbnails start deleting.
    Public EventOccurs when the rotation angle of all thumbnail views is changed.
    Public EventOccurs when the rotation angle of all thumbnail views is changing.
    Public EventOccurs when all visible thumbnails are painted.
    See Also