You are here: Start » AVL.NET » AVL.Point2DArrayToLocationArray(AvlNet.Point2D[], AvlNet.Location[])
AVL.Point2DArrayToLocationArray(AvlNet.Point2D[], AvlNet.Location[])
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void Point2DArrayToLocationArray( AvlNet.Point2D[] inPointArray, out AvlNet.Location[] outLocationArray )
Parameters
- inPointArray
- Type: AvlNet.Point2D
- outLocationArray
- Type: AvlNet.Location
