Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewer Class : Virtualizer Property |
public virtual ImageViewerVirtualizer Virtualizer {get; set;}
'Declaration
Public Overridable Property Virtualizer As ImageViewerVirtualizer
The ImageViewerVirtualizer provide support for handling large amount of image data in an ImageViewer by loading and unloading item data on demand with full control for rendering place-holders and controlling the number of items to cache in memory.
For detailed information, refer to Image Viewer Virtualizer.
For an example, refer to ImageViewerVirtualizer.