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 Lightness {get; set;}
'Declaration
Public Property Lightness As Integer
'Usage
Dim instance As RemoveRedEyeCommand Dim value As Integer instance.Lightness = value value = instance.Lightness
public int Lightness {get; set;}
<br/>get_Lightness();<br/>set_Lightness(value);<br/>Object.defineProperty('Lightness');