Click or drag to resize

QsCommandFlags Enumeration

Flags usati nella definizione dei comandi di AutoCAD

Namespace:  QsInformatica.AutoCAD.Runtime
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 23.3.0.0 (23.3.0.0)
Syntax
[FlagsAttribute]
public enum QsCommandFlags
Members
  Member nameValueDescription
ActionMacro134217728
Defun2048
DocExclusiveLock1048576
DocReadLock524288
InProgress1024
Interruptible4194304
Modal0
NoActionRecording67108864
NoBlockEditor33554432
NoHistory8388608
NoInferConstraint1073741824
NoInternalLock131072
NoMultiple16
NoNewStack65536
NoOem256
NoPaperSpace64
NoPerspective8
NoTileMode32
NoUndoMarker16777216
Redraw4
Session2097152
TempShowDynDimension-2147483648
Transparent1
Undefined512
UsePickSet2
See Also