(Leadtools.Controls)

MouseButton Property

Show in webframe





Gets or sets the mouse button associated with this mode.
Syntax
public virtual MouseButton MouseButton {get; set;}
Public Overridable Property MouseButton As MouseButton
public virtual MouseButton MouseButton {get; set;}
OS X Only
@property (nonatomic) LTMouseButton mouseButton;
            

            
 
get_MouseButton();
set_MouseButton(value);
Object.defineProperty('MouseButton_ObjectiveC');

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

See Also

Reference

ImageViewerInteractiveMode Class
ImageViewerInteractiveMode Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.