←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 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.