Click or drag to resize

BaseImageProcessingSearcherElementRadius Property

Some searcher elements contain marking circles in the intermediate and result canvasses. This is the radius of these circles in pixel.

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

Property Value

Int32
See Also