Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

IsMouseLeftButtonDown Property







Gets or sets a value indicating whether the left mouse button is currently down.
Syntax
public bool IsMouseLeftButtonDown {get; set;}
'Declaration
 
Public Property IsMouseLeftButtonDown As Boolean
'Usage
 
Dim instance As AnnDesigner
Dim value As Boolean
 
instance.IsMouseLeftButtonDown = value
 
value = instance.IsMouseLeftButtonDown
public bool IsMouseLeftButtonDown {get; set;}
OSX Only:
@property (nonatomic, assign, getter=isMouseLeftButtonDown) BOOL mouseLeftButtonDown
            
 <br/>get_IsMouseLeftButtonDown();<br/>set_IsMouseLeftButtonDown(value);<br/>Object.defineProperty('IsMouseLeftButtonDown'); 

Property Value

true if the left mouse button is currently down; otherwise, it is false.
Remarks

For touch-enabled devices, the touch input is always treated as the left button. So IsMouseLeftButtonDown will be true if the user has a pressed a finger on the device and false otherwise.

Requirements

Target Platforms

See Also

Reference

AnnDesigner Class
AnnDesigner Members

Error processing SSI file
Leadtools.Annotations.Designers requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features