Click or drag to resize

BaseImageProcessingAutomation.IsTestResultExpanded Property

If true the test result expander in the GUI will be expanded.

Namespace: RAYLASE.Marker.JobElement.ImageProcessing
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntax
C#
public bool IsTestResultExpanded { get; set; }

Property Value

Boolean
See Also