GradientBrush.StartExtend Property

Gets or sets the extend mode at the start of the gradient.

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

Syntax

C#
public bool StartExtend { get; set; }

Property Value

The extend mode value for the start of the gradient.

See Also

Reference