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 MaximumRange {get; set;}
'Declaration
Public Property MaximumRange As Integer
'Usage
Dim instance As ColorThresholdCommandComponent Dim value As Integer instance.MaximumRange = value value = instance.MaximumRange
public int MaximumRange {get; set;}
@property (nonatomic, assign) NSInteger maximumRange
public int getMaximumRange() public void setMaximumRange(int value)
<br/>get_MaximumRange();<br/>set_MaximumRange(value);<br/>Object.defineProperty('MaximumRange');