ColorStop.EncodeEnd Property

Gets or sets the end encode value for the color stop.

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

Syntax

C#
public float EncodeEnd { get; set; }

Property Value

A value representing the end encode setting.

See Also

Reference