Leadtools.ImageProcessing.Core Namespace > SigmaCommand Class : Threshold Property |
public float Threshold {get; set;}
'Declaration Public Property Threshold As Single
'Usage Dim instance As SigmaCommand Dim value As Single instance.Threshold = value value = instance.Threshold
public float Threshold {get; set;}
get_Threshold();
set_Threshold(value);
Object.defineProperty('Threshold');