Rayguide |
The RayguideWrapper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetActiveJobPath | Gets the name of the active job. | |
| InitializeComponent | InitializeComponent | |
| OnCloseJob | Tells RAYGUIDE GUI to close the active job. | |
| OnClosing | Raises the shutdown event for RAYGUIDE GUI with exit code 0. | |
| OnCorners | Tells RAYGUIDE GUI to toggle the sharp corners in the canvas. | |
| OnDevice | Tells RAYGUIDE GUI to open the device configuration dialog. | |
| OnGrid | Tells RAYGUIDE GUI to toggle the grid in the canvas. | |
| OnGuideLines | Tells RAYGUIDE GUI to toggle the guide lines in the canvas. | |
| OnJumps | Tells RAYGUIDE GUI to toggle the jump arrows in the canvas. | |
| OnLoadJob | Tells RAYGUIDE GUI to load a job. | |
| OnLoadVectorGraphic | Tells RAYGUIDE GUI to load a vector graphic. | |
| OnMarkingWithShortcuts | Tells RAYGUIDE GUI to open the marking with shortcuts dialog. | |
| OnNewJob | Tells RAYGUIDE GUI to create a new job. | |
| OnRedo | Tells RAYGUIDE GUI to redo the last redoable action. | |
| OnSaveJob | Tells RAYGUIDE GUI to save the active job. | |
| OnSystemPref | Tells RAYGUIDE GUI to open the system preferences dialog. | |
| OnTips | Tells RAYGUIDE GUI to toggle the arrow tips of the paths in the canvas. | |
| OnUndo | Tells RAYGUIDE GUI to undo the last undoable action. | |
| OnUserPref | Tells RAYGUIDE GUI to open the user preferences dialog. | |
| RaisePropertyChanged |
Raises this object's PropertyChanged event.
(Inherited from BaseBindableView) | |
| SetPropertyT |
Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BaseBindableView) | |
| StartMark | Tells RAYGUIDE GUI to execute using the current marking settings (e.g. on-host vs on-card, active job vs all jobs). | |
| StopMark | Tells RAYGUIDE GUI to stop all executions. | |
| SynchronizeScanControllerTime | Synchronizes the time on each scan controllers to the time of the computer. | |
| VerifyLicense | Verifies the licenses needed by RAYGUIDE GUI. |
| Name | Description | |
|---|---|---|
| IComponentConnectorConnect | Attaches events and names to compiled content. |