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 OuterLow {get; set;}
'Declaration
Public Property OuterLow As Integer
'Usage
Dim instance As ChangeHueSaturationIntensityCommandData Dim value As Integer instance.OuterLow = value value = instance.OuterLow
public int OuterLow {get; set;}
@property (nonatomic, assign) NSInteger outerLow
public int getOuterLow() public void setOuterLow(int value)
<br/>get_OuterLow();<br/>set_OuterLow(value);<br/>Object.defineProperty('OuterLow');