Method OnLaserConfigChanged
OnLaserConfigChanged(object, EventArgs)
Indicates the laser configuration has changed for the next OnTick call.
Declaration
protected void OnLaserConfigChanged(object sender, EventArgs e)
Parameters
Type | Name | Description |
---|---|---|
object | sender | The object that signalled the event. |
EventArgs | e | The event arguments. |