Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.21
|
public int Threshold {get; set;}
'Declaration
Public Property Threshold As Integer
'Usage
Dim instance As RemoveRedEyeCommand Dim value As Integer instance.Threshold = value value = instance.Threshold
public int Threshold {get; set;}
<br/>get_Threshold();<br/>set_Threshold(value);<br/>Object.defineProperty('Threshold');