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.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool IsPickingModeButtonAvailable { get; set; }
Property Value
Boolean
See Also