←Select platform

ImageViewerSelectionMode Enumeration

Summary

Defines the selection mode.

Syntax
C#
VB
C++
public enum ImageViewerSelectionMode 
Public Enum ImageViewerSelectionMode 
public enum class ImageViewerSelectionMode sealed 

Members

0 None

(0) No selection. Items selection state cannot be changed.

1 Single

(1) Only one item can be selected at a time.

2 Multi

(2) Multiple items can be selected at any time.

Requirements

Target Platforms

See Also

Reference

Leadtools.Controls Namespace

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