Click or drag to resize

BaseLaserControllerGetLaserArmed Method

Returns true if the laser is armed.

Namespace: RAYLASE.Marker.Device.LaserController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public virtual bool GetLaserArmed()

Return Value

Boolean
Laser armed.
See Also