Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.27
|
Leadtools.ImageProcessing.Core Namespace > AnisotropicDiffusionCommand Class : Update Property |
public int Update {get; set;}
'Declaration
Public Property Update As Integer
'Usage
Dim instance As AnisotropicDiffusionCommand Dim value As Integer instance.Update = value value = instance.Update
public int Update {get; set;}
<br/>get_Update();<br/>set_Update(value);<br/>Object.defineProperty('Update');