![]() |
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 RedGrayFactor {get; set;}
'Declaration
Public Property RedGrayFactor As Integer
'Usage
Dim instance As ConvertToColoredGrayCommand Dim value As Integer instance.RedGrayFactor = value value = instance.RedGrayFactor
public int RedGrayFactor {get; set;}
@property (nonatomic, assign) NSInteger redGrayFactor
public int getRedGrayFactor() public void setRedGrayFactor(int value)
<br/>get_RedGrayFactor();<br/>set_RedGrayFactor(value);<br/>Object.defineProperty('RedGrayFactor');