Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace : AnnKeys Enumeration |
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, };
Note:This enumeration is not supported in WinRTPhone
System.Object
System.ValueType
System.Enum
Leadtools.Annotations.Core.AnnKeys