ImageGear22.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearSpotlight Class : Smooth Property |
'Declaration Public Property Smooth As Double
'Usage Dim instance As ImGearSpotlight Dim value As Double instance.Smooth = value value = instance.Smooth
public double Smooth {get; set;}