GradientBrush.Transform Property

Gets or sets the transform applied to the gradient brush.

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

Syntax

C#
public Matrix Transform { get; set; }

Property Value

The transform matrix applied to the gradient.

See Also

Reference