Spray.Type Property

Gets or sets a fade type for the spray effect (how does it change from image edges to center).

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

Syntax

C#
public FadeType Type { get; set; }

Property Value

A FadeType that specifies fade type for the spray effect. The default value is Linear.

See Also

Reference