Click or drag to resize

BaseLaserControllerEnablePointer(Boolean) Method

Enable or disable the pointer.

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

Parameters

enable  Boolean
Enable pointer.
See Also