'Declaration Public Property MinimumAreaWidth As Integer
'Usage Dim instance As DotShadingRemovalOptions Dim value As Integer instance.MinimumAreaWidth = value value = instance.MinimumAreaWidth
public int MinimumAreaWidth {get; set;}
'Declaration Public Property MinimumAreaWidth As Integer
'Usage Dim instance As DotShadingRemovalOptions Dim value As Integer instance.MinimumAreaWidth = value value = instance.MinimumAreaWidth
public int MinimumAreaWidth {get; set;}
The default value is 300.
Valid values are 0 to 20000.