RayguideWrapperOnLoadJob(String) Method |
Tells RAYGUIDE GUI to load a specific job.
Namespace: RAYLASE.Marker.GUI.WrapperAssembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.49.0
Syntaxpublic void OnLoadJob(
string filePath
)
Parameters
- filePath String
- The file path.
See Also