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

WaterDrop.Amplitude Property

Gets/sets an amplitude of the ripples.

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

Syntax

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

Property Value

An amplitude of the ripple.

Remarks

Default value is 30.

See Also

Reference