Leadtools.Annotations.Core.AnnUserMode = function() { }; Leadtools.Annotations.Core.AnnUserMode.prototype = {
design = 0, run = 1, };
!MISSING Scrap '_RTJavaScript_Enumeration_SYNTAX'!
Value | Member | Description |
---|---|---|
0 | design | Design mode. Used for creating objects. |
1 | run | Run mode. Used for viewing or activating objects. |