Field-Map Scripting

4.9.8 PointY

PointY property


Prototype:

property PointY [IndexOfPoint :integer] :extended;

Description:

Sets/returns the value of a.

Syntax (get value):



Syntax (set value):


variable := line.PointY[IndexOfPoint];



line.PointY[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