VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebImageViewerJS type
Constructors SeeAlso
In This Topic
    WebImageViewerJS Class Members
    In This Topic
    The following tables list the members exposed by WebImageViewerJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebImageViewerJS class.
    Methods
     NameDescription
    Public MethodBegins the viewer initialization.
    Public MethodDisables the automatic scrolling to the focused image when focused index is changed.
    Public MethodDisposes the viewer.
    Public MethodEnables the automatic scrolling to the focused image when focused index is changed.
    Public MethodEnds the viewer initialization.
    Public MethodSets the focus to the viewer.
    Public MethodGets a value indicating whether the image is centered in the viewer.
    Public MethodGets a value indicating whether image viewer should change the focused image when viewer is scrolling.
    Public MethodGets a handler for "contextmenu" event of the viewer.
    Public MethodGets the parent DOM element of viewer.
    Public MethodGets an identifier of the parent DOM element of viewer.
    Public MethodGets current display mode of image viewer.
    Public MethodGets a focused image.
    Public MethodGets the appearance of the focused image.
    Public MethodGets the index of focused image.
    Public MethodGets a value indicating whether the horizontal scroll bar is visible.
    Public MethodGets the anchor style of the image in the image viewer.
    Public MethodGets the appearance of the image.
    Public MethodGets the image cache manager associated with the viewer.
    Public MethodGets the image collection associated with the viewer.
    Public MethodGets a value indicating how an image is positioned within the viewer.
    Public MethodGets a value indicating whether the viewer must automatically scroll to the focused image in multipage display mode.
    Public MethodGets a value indicating whether the control has been disposed of.
    Public MethodGets a value indicating whether viewer displays images in multipage display mode.
    Public MethodGets the main (master) viewer for the viewer.
    Public MethodGets the maximum count of items, which can be processed by one "GetImageInfo" request.
    Public MethodGets the image padding in multipage display mode.
    Public MethodGets the images layout direction in multipage display mode.
    Public MethodGets the multipage display mode.
    Public MethodGets the count of displayed images in row or column in multipage display mode.
    Public MethodGets an image which should be used for animating image loading.
    Public MethodGets the rendering settings of this image viewer.
    Public MethodGets the timeout, in milliseconds, which are used for resizing content in the image viewer.
    Public MethodGets a value indicating whether viewer must synchronize the image cache with image collection state.
    Public MethodGets a format in which the viewer want to receive image tiles.
    Public MethodGets the image tile size in image viewer.
    Public MethodGets a value indicating whether rendered image tiles must be saved in cache on server.
    Public MethodGets a value indicating whether the image viewer must use the image appearances only in single-page mode.
    Public MethodGets a value indicating whether the image viewer must use vector rendering for vector documents.
    Public MethodGets a CSS-color that is used for filling page when image viewer renders page using vector rendering.
    Public MethodGets the rotation angle, in degrees, for all images in image viewer.
    Public MethodGets the current visual tool of the viewer.
    Public MethodGets a value indicating whether the vertical scroll bar is visible.
    Public MethodGets the image zoom in the viewer.
    Public MethodReturns the custom rotation angle for single image in image viewer.
    Public MethodReturns an image by location.
    Public MethodReturns the image index by location.
    Public MethodReturns size and resolution of image.
    Public MethodReturns an image, which location is closest to the point, with coordinates in the image viewer space.
    Public MethodReturns the scroll position in the image viewer.
    Public MethodInvalidates the specified region of image viewer.
    Public MethodSends a request for asynchronous rendering of tiles of the specified images.
    Public MethodScrolls the image viewer to the specified point on image viewer.
    Public MethodScrolls the image viewer to the specified point on image viewer and tries to center the specified point in the viewer if possible.
    Public MethodSets a value indicating whether the image is centered in the viewer.
    Public MethodSets a value indicating whether image viewer should change the focused image when viewer is scrolling.
    Public MethodSets a handler for "contextmenu" event of the viewer.
    Public MethodSets current display mode of image viewer.
    Public MethodSets the appearance of the focused image.
    Public MethodSets the index of focused image.
    Public MethodSets a value indicating whether the horizontal scroll bar is visible.
    Public MethodSets the anchor style of the image in the image viewer.
    Public MethodSets the appearance of the image.
    Public MethodSets the image cache manager of viewer.
    Public MethodSets a value indicating how an image is positioned within the viewer.
    Public MethodSets the main (master) viewer for the viewer.
    Public MethodSets the maximum count of items, which can be processed by 1 "GetImageInfo" request.
    Public MethodSets the image padding in multipage display mode.
    Public MethodSets the images layout direction in multipage display mode.
    Public MethodSets the multipage display mode.
    Public MethodSets the count of displayed images in row or column in multipage display mode.
    Public MethodSets an image which should be used for animating image loading.
    Public MethodSets the rendering settings of this image viewer.
    Public MethodSets the timeout, in milliseconds, which are used for resizing content in the image viewer.
    Public MethodSets a value indicating whether viewer must synchronize the image cache with image collection state.
    Public MethodSets a format in which the viewer want to receive image tiles.
    Public MethodSets the image tile size in the viewer.
    Public MethodSets a value indicating whether rendered image tiles must be saved in cache on server.
    Public MethodSets a value indicating whether the image viewer must use the image appearances only in single-page mode.
    Public MethodSets a value indicating whether the image viewer must use vector rendering for vector documents.
    Public MethodSets a CSS-color that is used for filling page when image viewer renders page using vector rendering.
    Public MethodSets the rotation angle, in degrees, for all images in image viewer.
    Public MethodSets the current visual tool of the viewer.
    Public MethodSets a value indicating whether the vertical scroll bar is visible.
    Public MethodSets the image zoom in the viewer.
    Public MethodSets the custom rotation angle, in degrees, for single image in image viewer.
    Public MethodSets the index of focused image.
    Public MethodChanges the FocusedIndex property to the index of image, which is located in specified point.
    Public MethodSets the image tile size in the viewer.
    Public MethodTransforms point from coordinate space of visible area of the image viewer to an image coordinate space.
    Public MethodTransforms point from the coordinate space of visible area of the image viewer to the browser (screen) coordinate space.
    Public MethodTransforms point from the coordinate space of visible area of the image viewer to the coordinate space of client area of the image viewer.
    Public MethodTransforms point from an image coordinate space to the coordinate space of visible area of the image viewer.
    Public MethodTransforms point from the image coordinate space to the coordinate space of client area of the image viewer.
    Public MethodTransforms point from the browser (screen) coordinate space to the coordinate space of visible area of the image viewer.
    Public MethodTransforms point from the browser (screen) coordinate space to the coordinate space of client area of the image viewer.
    Public MethodTransforms point from the coordinate space of client area of the image viewer to the coordinate space of visible area of the image viewer.
    Public MethodTransforms point from the coordinate space of client area of the image viewer to the image coordinate space.
    Public MethodTransforms point from the coordinate space of client area of the image viewer to the browser (screen) coordinate space.
    Public MethodUpdates the image viewer.
    Public MethodZooms the viewer to the specified rectangle of current image.
    Events
     NameDescription
    Public EventOccurs when the rotation angle of focused image view is changed.
    Public EventOccurs when viewer is disposed.
    Public EventOccurs when focused index is changed.
    Public EventOccurs when the contextmenu event is fired for image.
    Public EventOccurs when image information is loaded.
    Public EventOccurs when image information is loading.
    Public EventOccurs when error occurs during getting information about image.
    Public EventOccurs when image visible area is painted.
    Public EventOccurs when image painting is started.
    Public EventOccurs when image rendering is failed.
    Public EventOccurs when image tile is painted.
    Public EventOccurs when the rotation angle of all image views is changed.
    Public EventOccurs when the rotation angle of all image views is changing.
    Public EventOccurs when visual tool is changed.
    Public EventOccurs when visual tool is changing.
    Public EventOccurs when zoom is changed.
    See Also