Click or drag to resize

RayguidePrismApplicationBaseFiles Property

The list of job files or bitmap-graphic files or vector-graphic files to be loaded when RAYGUIDE GUI starts.

Namespace: RAYLASE.Marker.GUI.Wrapper
Assembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.43.0
Syntax
C#
public IList<string> Files { get; }

Property Value

IListString
See Also