Click or drag to resize

RAYLASE.Marker.GUI.Common.Events Namespace

Classes
 ClassDescription
Public classAddNotificationEvent 
Public classAddVectorGraphicElementEvent 
Public classDeviceMonitoringErrorEvent 
Public classLaserEmissionChangedEvent The event is triggered to switch RAYGUIDE's title and status lines to red color while a job is executed and the laser is armed. The event is triggered when starting or aborting the current job, but not when the laser power changes during the job as one would expect according to the name. Furthermore it is triggered e. g. when closing the ScanController settings dialog or opening the stand-alone dialog.
Public classOffsetSelectedThumbsEvent 
Public classPathStartChangedEvent 
Public classRefreshSharedPenSetEvent The event commands RAYGUIDE to update the pen set of the current job. It is fired when pen settings of the job has been changed.

Parameter: SharedPenSetRefreshingEventArgs sharedPenSetRefreshingEventArgs: An instance of class SharedPenSetRefreshingEventArgs, which contains some data needed to handle the change.

Public classResetJobElementDirectoryEvent 
Public classResetLayoutEvent The event commands RAYGUIDE to reset the GUI layout as is done with menu item "View/Layout/Reset".
Public classSetModalMessageSettingsEvent 
Public classSetZoomModeEvent 
Public classSharedPenSetRefreshingEventArgs 
Public classShowModalMessageEvent 
Public classSuspendRenderChangedEvent The event commands RAYGUIDE to suspend rendering. The event is used internally at several places, it makes no sense to use it from the outside.

Parameter: If true the rendering is suspended.

Public classWorkspaceSelectedItemsChangedEvent