'Declaration Public Property SpeckWidth As Integer
'Usage Dim instance As DespeckleOptions Dim value As Integer instance.SpeckWidth = value value = instance.SpeckWidth
public int SpeckWidth {get; set;}
'Declaration Public Property SpeckWidth As Integer
'Usage Dim instance As DespeckleOptions Dim value As Integer instance.SpeckWidth = value value = instance.SpeckWidth
public int SpeckWidth {get; set;}
The default value is 2.
Valid values are 1 to 100.