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 > 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;}
<br/>get_Threshold();<br/>set_Threshold(value);<br/>Object.defineProperty('Threshold');