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 Smooth {get; set;}
'Declaration
Public Property Smooth As Integer
'Usage
Dim instance As LocalHistogramEqualizeCommand Dim value As Integer instance.Smooth = value value = instance.Smooth
public int Smooth {get; set;}
@property (nonatomic, assign) NSUInteger smooth
public int getSmooth() public void setSmooth(int value)
<br/>get_Smooth();<br/>set_Smooth(value);<br/>Object.defineProperty('Smooth');