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

Wave.VerticalWavelength Property

Gets/sets length of the vertical wave.

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

Syntax

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

Property Value

Length of the vertical wave.

Remarks

Default value is 0.

See Also

Reference