LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnKeys Enumeration

Show in webframe
Indicate a key code.
Syntax
Leadtools.Annotations.Core.AnnKeys = function() { };
Leadtools.Annotations.Core.AnnKeys.prototype = {
modifiers = -0x10000, none = 0, enter = 13, escape = 27, space = 32, keyCode = 0xFFFF, shift = 0x10000, control = 0x20000, alt = 0x40000, };
Members
ValueMemberDescription
-0x10000modifiersModifiers key
0noneNo key
13enterEnter key
27escapeEscape key
32spaceSpace key
0xFFFFkeyCodeIndicate the key code
0x10000shiftShift key
0x20000controlControl key
0x40000altALT key
See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


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