RightButton Property

Summary
Gets or sets the ImageViewerMouseInteractiveMode mode to be used when the right button is clicked.
Syntax
C#
VB
C++
[NotifyParentPropertyAttribute(true)] 
public ImageViewerMouseInteractiveMode RightButton { get; set; } 
  
Public Property RightButton As ImageViewerMouseInteractiveMode 
public: 
property ImageViewerMouseInteractiveMode RightButton { 
   ImageViewerMouseInteractiveMode get(); 
   void set (    ImageViewerMouseInteractiveMode ); 
} 

Property Value

the ImageViewerMouseInteractiveMode mode to used when the right button is clicked.

Remarks

Default value is None.

Example

Refer to WebImageViewer.OpenImageUrl

Requirements

Target Platforms

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

Leadtools.Web Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.