Creates and initializes Swirl class instance. You can set here center point and scale factor of the swirl transform.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Type: System.Single
X-coordinate of the swirl center. Can be modified later through Center property.Type: System.Single
Y-coordinate of the swirl center. Can be modified later through Center property.Type: System.Single
Swirl scale factor. Can be modified later through ScaleFactor property.