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 InnerLow {get; set;}
'Declaration
Public Property InnerLow As Integer
'Usage
Dim instance As ChangeHueSaturationIntensityCommandData Dim value As Integer instance.InnerLow = value value = instance.InnerLow
public int InnerLow {get; set;}
@property (nonatomic, assign) NSInteger innerLow
public int getInnerLow() public void setInnerLow(int value)
<br/>get_InnerLow();<br/>set_InnerLow(value);<br/>Object.defineProperty('InnerLow');