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 LowThreshold {get; set;}
'Declaration
Public Property LowThreshold As Integer
'Usage
Dim instance As IntensityDetectCommand Dim value As Integer instance.LowThreshold = value value = instance.LowThreshold
public int LowThreshold {get; set;}
@property (nonatomic, assign) NSUInteger lowThreshold
public int getLowThreshold() public void setLowThreshold(int value)
<br/>get_LowThreshold();<br/>set_LowThreshold(value);<br/>Object.defineProperty('LowThreshold');