EdgeDetect.Mode Property

Gets or sets an edge detector used to outline image edges.

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

Syntax

C#
public EdgeDetectMode Mode { get; set; }

Property Value

A EdgeDetectMode specifying an edge detector.

See Also

Reference