Creates and initializes new EdgeDetect class instance. You can specify edge detector here.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ mode As EdgeDetectMode _ )
public EdgeDetect( EdgeDetectMode mode )
Type: Aurigma.GraphicsMill.Transforms.EdgeDetectMode
EdgeDetectMode value specifying edge detector. You can change this value later through Mode property.