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 OuterHigh {get; set;}
'Declaration
Public Property OuterHigh As Integer
'Usage
Dim instance As ChangeHueSaturationIntensityCommandData Dim value As Integer instance.OuterHigh = value value = instance.OuterHigh
public int OuterHigh {get; set;}
@property (nonatomic, assign) NSInteger outerHigh
public int getOuterHigh() public void setOuterHigh(int value)
<br/>get_OuterHigh();<br/>set_OuterHigh(value);<br/>Object.defineProperty('OuterHigh');