LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

IsMouseLeftButtonDown Property

Show in webframe





Gets a value indicating whether the mouse left button is currently down.
Syntax
public bool IsMouseLeftButtonDown {get;}
'Declaration
 
Public ReadOnly Property IsMouseLeftButtonDown As Boolean
'Usage
 
Dim instance As AnnDesigner
Dim value As Boolean
 
value = instance.IsMouseLeftButtonDown

            

            
public:
property bool IsMouseLeftButtonDown {
   bool get();
}

Property Value

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

Target Platforms

See Also

Reference

AnnDesigner Class
AnnDesigner Members

 

 


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