LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnMouseButton Enumeration

Show in webframe
Indicates a mouse button.
Syntax
Leadtools.Annotations.Core.AnnMouseButton = function() { };
Leadtools.Annotations.Core.AnnMouseButton.prototype = {
none = 0x00000000, left = 0x00000001, right = 0x00000002, middle = 0x00000003, };
Members
ValueMemberDescription
0x00000000none

(0)No mouse button.

0x00000001left

(1)Left mouse button.

0x00000002right

(2)Right mouse button.

0x00000003middle

(3)Middle mouse button.

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


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