BasePluginCameraIsUsedByGUI Property |
If the camera has access to RAYGUIDE's GUI there are more
services available, e. g. the JobDefinitionService. If the
GUI is not available the value must be set to false (true
is the default value).
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic bool IsUsedByGUI { get; set; }
Property Value
Boolean
See Also