TF2DPointArray

  Classes Reference > Records, types etc. >

TF2DPointArray

Previous pageReturn to chapter overviewNext page

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