Leadtools.Mrc Namespace > MrcSegmentImageOptions Structure : CombineThreshold Property |
public int CombineThreshold {get; set;}
'Declaration Public Property CombineThreshold As Integer
'Usage Dim instance As MrcSegmentImageOptions Dim value As Integer instance.CombineThreshold = value value = instance.CombineThreshold