Interface INormalSource
Namespace: Aurigma.DesignAtoms.ImageProcessing.LineWidthMeasuring.Normals
Assembly: Aurigma.DesignAtoms.ImageProcessing.dll
Syntax
public interface INormalSource
Methods
GetNormals()
Declaration
IEnumerable<LocatedVectorF> GetNormals()
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<LocatedVectorF> |