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