BaseLaserControllerRaiseChangedEvents Method |
Raises status, arm and pointerEnabled changed if applicable.
Namespace: RAYLASE.Marker.Device.LaserControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.47.0
Syntaxprotected void RaiseChangedEvents(
LaserStatus oldStatus,
bool invokeStatus
)
Parameters
- oldStatus LaserStatus
- Old status to compare to.
- invokeStatus Boolean
- False for ignoring status event.
See Also