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;}
get_Tolerance();
set_Tolerance(value);
Object.defineProperty('Tolerance');