ColorStop.Exponent Property

Gets or sets the exponent value for the color stop interpolation.

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

Syntax

C#
public float Exponent { get; set; }

Property Value

A single-precision floating-point value representing the exponent.

See Also

Reference