BaseScanControllerInvokeLaserControllerChanged Method |
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxprotected void InvokeLaserControllerChanged(
BaseLaserController oldValue,
BaseLaserController newValue
)
Parameters
- oldValue BaseLaserController
- The previous laser controller.
- newValue BaseLaserController
- The current laser controller.
See Also