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 WidthExtension {get; set;}
'Declaration
Public Property WidthExtension As Integer
'Usage
Dim instance As LocalHistogramEqualizeCommand Dim value As Integer instance.WidthExtension = value value = instance.WidthExtension
public int WidthExtension {get; set;}
@property (nonatomic, assign) NSInteger widthExtension
public int getWidthExtension() public void setWidthExtension(int value)
<br/>get_WidthExtension();<br/>set_WidthExtension(value);<br/>Object.defineProperty('WidthExtension');