In This Topic ▼

ImageViewer Class Events

Summary

For a list of all members of this type, see ImageViewer members

Public Events

Name Description
Public Event static  | Shared in VB activeItemChanged Occurs when the value of ActiveItem changes.
Public Event static  | Shared in VB autoItemElementsAdded Occurs after an item HTML elements are re-added to the DOM.
Public Event static  | Shared in VB autoItemElementsRemoved Occurs before an item HTML elements are re-deleted from the DOM.
Public Event static  | Shared in VB elementsUpdated Occurs anytime the viewer changes any DOM or CSS property on an element that is part of view or any item.
Public Event static  | Shared in VB eraseBackground Occurs when the control's background needs to be erased.
Public Event static  | Shared in VB foreCanvasSizeChanged Occurs when the size of the foreground canvas changes.
Public Event static  | Shared in VB imageLoading Occurs just before an image starts loading as the result of a URL update.
Public Event static  | Shared in VB interpolation Occurs when the interpolator state changes.
Public Event static  | Shared in VB itemChanged Occurs when any of the items inside this ImageViewer changes.
Public Event static  | Shared in VB itemDragDrop Occurs when data is being dragged or dropped from/to this ImageViewer.
Public Event static  | Shared in VB itemError Occurs when an error happens when the viewer tries to update the item image data.
Public Event static  | Shared in VB postRender Occurs after the view is rendered.
Public Event static  | Shared in VB postRenderItem Occurs after an item is rendered.
Public Event static  | Shared in VB preRender Occurs before the view is rendered.
Public Event static  | Shared in VB preRenderItem Occurs before an item is rendered.
Public Event static  | Shared in VB propertyChanged Occurs when a property value in this ImageViewer changes.
Public Event static  | Shared in VB redirectRender Occurs when the viewer content has changed and any external controls performing live capture need to be updated.
Public Event static  | Shared in VB render Render the view.
Public Event static  | Shared in VB renderBackground Renders view or item background.
Public Event static  | Shared in VB renderBorder Renders view or item border.
Public Event static  | Shared in VB renderError Occurs when an error happens during rendering.
Public Event static  | Shared in VB renderImage Renders the item image.
Public Event static  | Shared in VB renderItem Occurs when an item is rendered.
Public Event static  | Shared in VB renderItemFloater Renders the item floater.
Public Event static  | Shared in VB renderItemFloaterRegion Renders the item floater region.
Public Event static  | Shared in VB renderItemRegion Renders the item region.
Public Event static  | Shared in VB renderShadow Renders view or item or drop shadow.
Public Event static  | Shared in VB renderText Renders the item text.
Public Event static  | Shared in VB scrollOffsetChanged Occurs when the value of ScrollOffset changes.
Public Event static  | Shared in VB selectedItemsChanged Occurs when any of the items inside this viewer selection state changes.
Public Event static  | Shared in VB transformChanged Occurs when the transformation matrix of the view or any of the items change.

See Also

ImageViewer Class

Leadtools.Controls Namespace

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.