Leadtools.ImageProcessing.Core Namespace > KaufmannRegionCommand Class : RegionThreshold Property |
public int RegionThreshold {get; set;}
'Declaration Public Property RegionThreshold As Integer
'Usage Dim instance As KaufmannRegionCommand Dim value As Integer instance.RegionThreshold = value value = instance.RegionThreshold
public int RegionThreshold {get; set;}
get_RegionThreshold();
set_RegionThreshold(value);
Object.defineProperty('RegionThreshold');