Property Size1
Size1
Gets or sets the aperture width of the smoothing kernel.
[Precision(0, 2)]
[Range(1, 2147483647)]
[TypeConverter(typeof(Smooth.SmoothKernelSizeConverter))]
public int Size1 { get; set; }
Gets or sets the aperture width of the smoothing kernel.
[Precision(0, 2)]
[Range(1, 2147483647)]
[TypeConverter(typeof(Smooth.SmoothKernelSizeConverter))]
public int Size1 { get; set; }