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 > FastMagicWandCommand Class : Tolerance Property |
public int Tolerance {get; set;}
'Declaration
Public Property Tolerance As Integer
'Usage
Dim instance As FastMagicWandCommand Dim value As Integer instance.Tolerance = value value = instance.Tolerance
public int Tolerance {get; set;}
<br/>get_Tolerance();<br/>set_Tolerance(value);<br/>Object.defineProperty('Tolerance');