Leadtools.Annotations.Core Namespace : AnnKeys Enumeration |
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, };
Note:This enumeration is not supported in WinRTPhone