←Select platform

ImageViewer Property

Summary

Get the image viewer instance associated with this virtualizer.

Syntax
C#
VB
C++
public ImageViewer ImageViewer { get; } 
Public ReadOnly Property ImageViewer() As ImageViewer 
   Get 
public:  
   property ImageViewer^ ImageViewer 
   { 
      ImageViewer^ get() 
   } 

Property Value

The image viewer instance associated with this virtualizer.

Remarks

This value will be set internally by LEADTOOLS when this virtualizer is associated with an image viewer using Virtualizer.

Example

For an example, refer to ImageViewerVirtualizer.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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