You are here: Start » AVL.NET » AVL.PathArrayPoints(AvlNet.Path[], AvlNet.Point2D[])

AVL.PathArrayPoints(AvlNet.Path[], AvlNet.Point2D[])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void PathArrayPoints(
	AvlNet.Path[] inPaths,
	out AvlNet.Point2D[] outPoints
)

Parameters

inPaths
Type: AvlNet.Path
outPoints
Type: AvlNet.Point2D

See also