A Sandcastle Documented Class Library
![]() | QsCommandFlags Enumeration |
Flags usati nella definizione dei comandi di AutoCAD
Namespace: QsInformatica.AutoCAD.Runtime
Assembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
Members| Member name | Value | Description | |
|---|---|---|---|
| ActionMacro | 134217728 | ||
| Defun | 2048 | ||
| DocExclusiveLock | 1048576 | ||
| DocReadLock | 524288 | ||
| InProgress | 1024 | ||
| Interruptible | 4194304 | ||
| Modal | 0 | ||
| NoActionRecording | 67108864 | ||
| NoBlockEditor | 33554432 | ||
| NoHistory | 8388608 | ||
| NoInferConstraint | 1073741824 | ||
| NoInternalLock | 131072 | ||
| NoMultiple | 16 | ||
| NoNewStack | 65536 | ||
| NoOem | 256 | ||
| NoPaperSpace | 64 | ||
| NoPerspective | 8 | ||
| NoTileMode | 32 | ||
| NoUndoMarker | 16777216 | ||
| Redraw | 4 | ||
| Session | 2097152 | ||
| TempShowDynDimension | -2147483648 | ||
| Transparent | 1 | ||
| Undefined | 512 | ||
| UsePickSet | 2 |
See Also