Threshold

BubbleArrayConfig.Threshold property

Override global threshold provided during recognition Percent of pixels from 0 to 100 after which bubbles considered marked. Default value is -1.By default global value of threshold will be used.

public int Threshold { get; set; }

See Also