TFPointArray

  Classes Reference > Records, types etc. >

TFPointArray

Previous pageReturn to chapter overviewNext page

Unit

sgLists

Syntax

type TFPointArray = array[0..MaxInt div SizeOf(TFPoint) - 1] of TFPoint;

Description

Represents an array of three-dimensional points.

Go to CAD VCL Enterprise