TF2DPointList.AssignArray

TF2DPointList

  Classes Reference > List Classes > TF2DPointList > Methods >

TF2DPointList.AssignArray

TF2DPointList

Previous pageReturn to chapter overviewNext page

Copies an array of two-dimensional points to this list.

Syntax

procedure AssignArray(const NewItems: array of TF2DPoint);

Description

Call AssignArray to copy an array of two-dimensional points to this list. Specify an array of new items as the NewItems parameter.

Go to CAD VCL Enterprise