Interface IPathSegmentMeasurer
Namespace: Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.Normals
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public interface IPathSegmentMeasurer
Methods
MeasureLength
float MeasureLength(Segment segment)
Parameters
| Type | Name | Description |
|---|---|---|
| Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.Path.Segment | segment |
Returns
System.Single