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 Hue {get; set;}
'Declaration
Public Property Hue As Integer
'Usage
Dim instance As ChangeHueSaturationIntensityCommand Dim value As Integer instance.Hue = value value = instance.Hue
public int Hue {get; set;}
@property (nonatomic, assign) NSInteger hue
public int getHue() public void setHue(int value)
<br/>get_Hue();<br/>set_Hue(value);<br/>Object.defineProperty('Hue');