Click or drag to resize

BaseLaserControllerInvokeHasPointerChanged Method


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

Parameters

status  Boolean
New pointer status.
See Also