Gets/sets a waddle raduis.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Property Radius As Single
public float Radius { get; set; }
Unlike Blur and any other filters, radius of the Waddle does not affect the performance at all.
Minimum value for the waddle radius is 3.
Default value is 5.