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 : 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