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