Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : ImageViewerSelectionMode Enumeration |
public enum ImageViewerSelectionMode : System.Enum
'Declaration
Public Enum ImageViewerSelectionMode Inherits System.Enum
Value | Member | Description |
---|---|---|
0x00000000 | None | No selection. Items selection state cannot be changed. |
0x00000001 | Single | Only one item can be selected at a time. |
0x00000002 | Multi | Multiple items can be selected at any time. |
System.Object
System.ValueType
System.Enum
Leadtools.Controls.ImageViewerSelectionMode