ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / ThumbnailView class

In This Topic
    ThumbnailView class Members
    In This Topic

    The following tables list the members exposed by ThumbnailView.

    Public Constructors
     NameDescription
    public Constructor  
    Top
    Public Properties
     NameDescription
    public PropertyIndicates the ArtPage that contains the marks that are shown on the image.  
    public PropertyIndicates ImagedataService option.  
    public PropertyIndicates the id of the HTML element that will hold the state of this control.  
    public PropertyIndicates the current state of the control.  
    public PropertyIndicates whether the control should log its actions.  
    public PropertyIndicates how much information the control will log.  
    public PropertyIndicates the image identifier of the current image.  
    public PropertyIndicates the number of images in the file that contains the current image.  
    public PropertyIndicates the encoded image identifier of the current image.  
    public PropertyIndicates the absolute URL to the image handler.  
    public PropertyIndicates whether the current annotations will be included in the state posted back to the server.  
    public PropertyIndicates the page index of the current image.  
    public PropertyIndicates the id of the PageView control associated with this thumbnail.  
    public PropertyIndicates the resource Url path for the image files required for the menu icons and the art mark handles.  
    public PropertyIndicates whether the thumbnail is selected.  
    public PropertyIndicates how the viewer will render vector format images.  
    Top
    Public Methods
     NameDescription
    public MethodClose the current image.  
    public MethodForces the ThumbnailView control to update its visual presentation immediately.  
    public MethodDisposes of the resources held by the viewer.  
    public MethodOpen a new image.  
    public MethodSaves all art marks on a page using ImageGear service.  
    public MethodWrites a user-defined event to the log.  
    Top
    Public Events
     NameDescription
    public EventIndicates the viewer failed to open ART data for requested page.  
    public EventIndicates the user activated the context menu.  
    public EventIndicates the user pressed a mouse button.  
    public EventIndicates the user moved the mouse.  
    public EventIndicates the user released a mouse button.  
    public EventIndicates the viewer has closed the current image.  
    public Event  
    public EventIndicates the viewer has finished opening a new image.  
    public EventIndicates the viewer failed to open a new image.  
    public EventIndicates the viewer is opening a new image.  
    Top
    See Also