←Select platform

ImageViewerControl Property

Summary

Gets the image viewer for this mode.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Controls.ImageViewer ImageViewerControl {get;}
Public ReadOnly Property ImageViewerControl As Leadtools.Controls.ImageViewer
public Leadtools.Controls.ImageViewer ImageViewerControl {get;}
@property (nonatomic, strong, readonly, nullable) LTImageViewer *imageViewer
public ImageViewer getImageViewer()
get_ImageViewerControl();

Property Value

The image viewer for this mode.

Remarks

This value is useful when deriving your own interactive mode classes. Refer to ImageViewerInteractiveMode for an example.

Example

For an example, refer to ImageViewerInteractiveMode.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize