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 HighThreshold {get; set;}
'Declaration
Public Property HighThreshold As Integer
'Usage
Dim instance As IntensityDetectCommand Dim value As Integer instance.HighThreshold = value value = instance.HighThreshold
public int HighThreshold {get; set;}
@property (nonatomic, assign) NSUInteger highThreshold
public int getHighThreshold() public void setHighThreshold(int value)
<br/>get_HighThreshold();<br/>set_HighThreshold(value);<br/>Object.defineProperty('HighThreshold');