This documentation is for the old version. Go to the latest Graphics Mill docs

Swirl.ScaleFactor Property

Gets/sets swirl scale factor.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Property ScaleFactor As Single
C#
public float ScaleFactor { get; set; }

Property Value

Swirl scale factor.

Remarks

Default value is 5.

See Also

Reference