Click or drag to resize

BaseImageProcessingSearcherElementIsBoundingBox Property

In some searchers a bounding box around detected elements can be displayed if this property is true.

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

Property Value

Boolean
See Also