![]() |
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 > ImageViewerInteractiveMode Class : MouseButtons Property |
public virtual MouseButtons MouseButtons {get; set;}
'Declaration
Public Overridable Property MouseButtons As MouseButtons
You can combine more than one mouse button with a mode either to perform the same functionality or different one.
ImageViewerInteractiveModes will set this property to Left (the default mouse button) when Enable, EnableByIndex or EnableById is called.
For more information, refer to Image Viewer Interactive Modes.
For an example, refer to ImageViewerInteractiveModes.