Field-Map Scripting

4.9.7 PointX

PointX property


Prototype:

property PointX [IndexOfPoint :integer] :extended;

Description:

Sets/returns the value of a.

Syntax (get value):



Syntax (set value):


variable := line.PointX[IndexOfPoint];



line.PointX[IndexOfPoint] := variable;



Part

Description


variable

A variable declared as an extended


line

A reference to an instance of a TLineWrapper


IndexOfPoint


Return value:

the variant value of



See also:

Create; Free; ID; AddPoint; PointX; PointY; Length; GetParallelLine; LoadFromPolygon