TF2DPointList.AssignArray
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