Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

AnnKeys Enumeration






Indicates a key code.
Syntax
public enum AnnKeys : System.Enum 
'Declaration
 
Public Enum AnnKeys 
   Inherits System.Enum
public enum AnnKeys : System.Enum 
typedef enum LTAnnKeys
public enum AnnKeys
Leadtools.Annotations.Core.AnnKeys = function() { };
Leadtools.Annotations.Core.AnnKeys.prototype = {
Modifiers = 0xFFFF0000, None = 0x00000000, Back = 0x00000008, Tab = 0x00000009, Enter = 0x0000000D, ShiftKey = 0x00000010, ControlKey = 0x00000011, Menu = 0x00000012, Escape = 0x0000001B, Space = 0x00000020, Insert = 0x0000002D, DeleteKey = 0x0000002E, KeyCode = 0x0000FFFF, Shift = 0x00010000, Control = 0x00020000, Alt = 0x00040000, };
Members
ValueMemberDescription
0xFFFF0000Modifiers Modifiers key
0x00000000None No key
0x00000008Back Backspace key
0x00000009Tab Tab key
0x0000000DEnter Enter key
0x00000010ShiftKey Shift key
0x00000011ControlKey Control key
0x00000012Menu Menu (Alt) key
0x0000001BEscape Escape key
0x00000020Space Space key
0x0000002DInsert Insert key
0x0000002EDeleteKey Delete key
0x0000FFFFKeyCode Indicate the key code
0x00010000Shift Shift key modifier
0x00020000Control Control key modifier
0x00040000Alt ALT key modifier
Remarks

Note:This enumeration is not supported in WinRTPhone

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Annotations.Core.AnnKeys

Requirements

Target Platforms

See Also

Reference

Leadtools.Annotations.Core Namespace

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features