CommandParameterChangeKey Enumeration | 
 
            Key operations when switching command parameters
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic enum CommandParameterChangeKey
Public Enumeration CommandParameterChangeKey
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | ArrowKey | 0 | 
            Arrow key
             | 
 | EnterAndTabKey | 1 | 
            Enter/Tab key
             | 
See Also