VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebThumbnailViewerJS type
In This Topic
    WebThumbnailViewerJS Class Events
    In This Topic
    For a list of all events of this type, see WebThumbnailViewerJS.
    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