←Select platform

MouseButton Property

Summary

Gets or sets the mouse button associated with this mode.

Syntax

C#
VB
Objective-C
public virtual Leadtools.Controls.MouseButton MouseButton {get; set;} 
Public Overridable Property MouseButton As Leadtools.Controls.MouseButton 
macOS Only 
@property (nonatomic, assign) LTMouseButton mouseButton 

Property Value

The mouse button associated with this mode.

Remarks

ImageViewer will set this property to the button parameter value of ImageViewer.SetMouseInteractiveMode or when the sets DefaultInteractiveMode to this mode (passing MouseButton.Left.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)