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 HeightExtension {get; set;}
'Declaration
Public Property HeightExtension As Integer
'Usage
Dim instance As LocalHistogramEqualizeCommand Dim value As Integer instance.HeightExtension = value value = instance.HeightExtension
public int HeightExtension {get; set;}
@property (nonatomic, assign) NSInteger heightExtension
public int getHeightExtension() public void setHeightExtension(int value)
<br/>get_HeightExtension();<br/>set_HeightExtension(value);<br/>Object.defineProperty('HeightExtension');