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

Wave.HorizontalAmplitude Property

Gets/sets an amplitude for horizontal wave.

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

Syntax

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

Property Value

An amplitude for horizontal wave.

Remarks

Default value is 0.

See Also

Reference