Click or drag to resize

LaserAPIIsPilotEnabled Method

Check if the pilot-laser is enabled.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public bool IsPilotEnabled()

Return Value

Boolean
true if enabled, otherwise false
See Also