Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
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;}
<br/>get_RegionThreshold();<br/>set_RegionThreshold(value);<br/>Object.defineProperty('RegionThreshold');