Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Mrc Namespace > MrcSegmentImageOptions Structure : BackgroundThreshold Property |
public int BackgroundThreshold {get; set;}
'Declaration Public Property BackgroundThreshold As Integer
'Usage Dim instance As MrcSegmentImageOptions Dim value As Integer instance.BackgroundThreshold = value value = instance.BackgroundThreshold