Skip to main content

Interface IPathParser

Namespace: Aurigma.DesignAtoms.ImageProcessing.Parsing
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public interface IPathParser

Methods

FromGmPath

IEnumerable<Segment> FromGmPath(Path path)
Parameters
TypeNameDescription
Aurigma.GraphicsMill.AdvancedDrawing.Pathpath
Returns

System.Collections.Generic.IEnumerable<Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.Path.Segment>

Was this page helpful?