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