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

WaterDrop.Wavelength Property

Gets/sets a wave length of the ripples.

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

Syntax

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

Property Value

A wave length of the ripples.

Remarks

Default value is 10.

See Also

Reference