TF2DPointArray
Classes Reference > Records, types etc. >
Unit
sgLists
Syntax
type TF2DPointArray = array[0..MaxInt div SizeOf(TF2DPoint) - 1] of TF2DPoint;
Description
Represents an array of two-dimensional points.
Go to CAD VCL Enterprise