Click or drag to resize

BaseImageProcessingAutomationIsPickingModeButtonAvailable Property

Flag to indicate if the picking mode button in the image capturer dialog is visible or not. If invisible, the picking mode is always on rather to be switched off after each ROI selection.

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

Property Value

Boolean
See Also