←Select platform

ImageViewer Constructor()

Summary

Initializes a new ImageViewer with a single layout

Syntax
C#
VB
C++
public ImageViewer() 
Public Sub New() 
public:  
   ImageViewer() 

Remarks

This constructor will create a new instance of ImageViewerSingleViewLayout, adds an empty item to it and sets it in the ViewLayout property. For more information refer to Image Viewer Items and Image Viewer Layouts.

Example

For an example, refer to ImageViewer.

Requirements

Target Platforms

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

Leadtools.Controls Assembly