CommandListAppendEnablePilot Method |
Enables or disables the pilot laser.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.7.0
Syntaxpublic void AppendEnablePilot(
bool enable
)
Parameters
- enable Boolean
- true to turn on, false to turn off the pilot laser.
Remarks
See Also