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

Wave.VerticalStartPhase Property

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

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

Syntax

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

Property Value

Vertical wave start phase (in degrees).

Remarks

Default value is 0.

See Also

Reference