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

Wave Constructor

Creates and initializes Wave class instance.

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

Syntax

Visual Basic
Public Sub New
C#
public Wave()

Remarks

If you create Wave instance with this constructor, do not forget to initialize wave settings as by default they are set to neutral values (no effect will be applied with default values).

See Also

Reference