Creates and initializes new Waddle class instance. You can set waddle radius here.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ radius As Single _ )
public Waddle( float radius )
Type: System.Single
Value that specifies waddle radius. You can change it later through the Radius property.