LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AnnMouseButton Enumeration


Indicate a mouse button.
Syntax
Leadtools.Annotations.Core.AnnMouseButton = function() { };
Leadtools.Annotations.Core.AnnMouseButton.prototype = {
none = 0, left = 1, right = 2, middle = 3, };
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
Members
ValueMemberDescription
0noneNo mouse button.
1leftLeft mouse button.
2rightRight mouse button.
3middleMiddle mouse button.
See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.