![]() |
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 BlueGrayFactor {get; set;}
'Declaration
Public Property BlueGrayFactor As Integer
'Usage
Dim instance As ConvertToColoredGrayCommand Dim value As Integer instance.BlueGrayFactor = value value = instance.BlueGrayFactor
public int BlueGrayFactor {get; set;}
@property (nonatomic, assign) NSInteger blueGrayFactor
public int getBlueGrayFactor() public void setBlueGrayFactor(int value)
<br/>get_BlueGrayFactor();<br/>set_BlueGrayFactor(value);<br/>Object.defineProperty('BlueGrayFactor');