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

Wave.HorizontalStartPhase Property

Gets/sets horizontal wave start phase (in degrees).

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

Syntax

Visual Basic
Public Property HorizontalStartPhase As Integer
C#
public int HorizontalStartPhase { get; set; }

Property Value

Horizontal wave start phase (in degrees).

Remarks

Default value is 0.

See Also

Reference