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 : Smoothing Property |
public int Smoothing {get; set;}
'Declaration
Public Property Smoothing As Integer
'Usage
Dim instance As AnisotropicDiffusionCommand Dim value As Integer instance.Smoothing = value value = instance.Smoothing
public int Smoothing {get; set;}
<br/>get_Smoothing();<br/>set_Smoothing(value);<br/>Object.defineProperty('Smoothing');