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 WhiteClip {get; set;}
'Declaration
Public Property WhiteClip As Integer
'Usage
Dim instance As AutoColorLevelCommand Dim value As Integer instance.WhiteClip = value value = instance.WhiteClip
public int WhiteClip {get; set;}
@property (nonatomic, assign) NSInteger whiteClip
public int getWhiteClip() public void setWhiteClip(int value)
<br/>get_WhiteClip();<br/>set_WhiteClip(value);<br/>Object.defineProperty('WhiteClip');