←Select platform

Button Property

Summary
Gets the mouse button that was pressed.
Syntax
C#
Objective-C
C++/CLI
Python
public AnnMouseButton Button { get; } 
@property (nonatomic, assign) LTAnnMouseButtons button; 
public:  
   property AnnMouseButton^ Button 
   { 
      AnnMouseButton^ get() 
   } 
Button # get  (AnnPointerEventArgs) 

Property Value

An AnnMouseButton that indicates which mouse button was pressed.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.