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