You are here: Start » AVL.NET » AVL.AlignPathArray(AvlNet.Path[], AvlNet.CoordinateSystem2D, bool, AvlNet.Path[])
AVL.AlignPathArray(AvlNet.Path[], AvlNet.CoordinateSystem2D, bool, AvlNet.Path[])
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void AlignPathArray( AvlNet.Path[] inPaths, AvlNet.CoordinateSystem2D inAlignment, bool inInverse, out AvlNet.Path[] outPaths )
Parameters
- inPaths
- Type: AvlNet.Path
- inAlignment
- Type: AvlNet.CoordinateSystem2D
- inInverse
- Type: System.Boolean
- outPaths
- Type: AvlNet.Path
