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

Wave.HorizontalWavelength Property

Gets/sets length of the horizontal wave.

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

Syntax

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

Property Value

Length of the horizontal wave.

Remarks

Default value is 0.

See Also

Reference