BaseImageProcessingSearcherElementIsBoundingBox Property |
In some searchers a bounding box around detected elements
can be displayed if this property is true.
Namespace: RAYLASE.Marker.JobElement.ImageProcessingAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntaxpublic bool IsBoundingBox { get; set; }
Property Value
Boolean
See Also