LaserAPIEnablePilot Method |
Enables or disables the pilot laser.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void EnablePilot(
bool enable
)
Parameters
- enable Boolean
- true to enable, false to disable.
See Also