←Select platform

IsMouseLeftButtonDown Property

Summary

Gets a value indicating whether the mouse left button is currently down.

Syntax

C#
VB
C++
public bool IsMouseLeftButtonDown { get; } 
  
Public ReadOnly Property IsMouseLeftButtonDown As Boolean 
public: 
property bool IsMouseLeftButtonDown { 
   bool get(); 
} 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Windows.Annotations Assembly