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;}
get_Smoothing();
set_Smoothing(value);
Object.defineProperty('Smoothing');