You are here: Start » AVL.NET » Path.CopyTo Method

Path.CopyTo Method

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public virtual void CopyTo
(
	Avl.Point2D[] array,
	int arrayIndex
)

Parameters

Name Type Range Default Description
arrayAvl.Point2D[]
arrayIndexint

Function Overrides

See also