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 double ToBlue {get; set;}
'Declaration
Public Property ToBlue As Double
'Usage
Dim instance As BalanceColorCommandFactor Dim value As Double instance.ToBlue = value value = instance.ToBlue
public double ToBlue {get; set;}
@property (nonatomic, assign) double blue
public double getToBlue() public void setToBlue(double value)
<br/>get_ToBlue();<br/>set_ToBlue(value);<br/>Object.defineProperty('ToBlue');