button Property (AnnPointerEventArgs)

Summary

Gets the mouse button that was pressed.

Syntax

JavaScript Syntax
Object.defineProperty(AnnPointerEventArgs.prototype, 'button', 
	get: function() 
) 
TypeScript Syntax
button: AnnMouseButton; // read-only

Property Value

An AnnMouseButton that indicates which mouse button was pressed.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Core Assembly
Click or drag to resize