Skip to main content

Interface IPathSegmentMeasurer

Namespace: Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.Normals
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public interface IPathSegmentMeasurer

Methods

MeasureLength

float MeasureLength(Segment segment)
Parameters
TypeNameDescription
Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.Path.Segmentsegment
Returns

System.Single

Was this page helpful?