(Leadtools.Annotations.Core)

AnnKeys Enumeration

Show in webframe





Indicates a key code.
Syntax
public enum AnnKeys : System.Enum 
Public Enum AnnKeys 
   Inherits System.Enum
public enum AnnKeys : System.Enum 
typedef enum LTAnnKeys

            
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
Remarks

Note:This enumeration is not supported in WinRTPhone

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

 

 


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