| Leadtools.Annotations.Core Namespace : AnnUserMode Enumeration |




public enum AnnUserMode : System.Enum
Public Enum AnnUserMode Inherits System.Enum
public enum AnnUserMode : System.Enum
typedef enum LTAnnUserMode
public enum AnnUserMode
Leadtools.Annotations.Core.AnnUserMode = function() { };
Leadtools.Annotations.Core.AnnUserMode.prototype = {
Design = 0,
Run = 1,
};
| Value | Member | Description |
|---|---|---|
| 0 | Design | Design mode. Used for creating objects. ![]() ![]() ![]() ![]() |
| 1 | Run | Run mode. Used for viewing or activating objects. ![]() ![]() ![]() ![]() |