Field-Map Scripting

4.10.8 Ring

Ring property


Prototype:

property Ring [Index :integer] :TLineWrapper;

Description:

Sets/returns the value of a.

Syntax (get value):



Syntax (set value):


variable := polygon.Ring[Index];



polygon.Ring[Index] := variable;



Part

Description


variable

A variable declared as a TLineWrapper


polygon

A reference to an instance of a TPolygonWrapper


Index


Return value:

the value of


Note: This property is available since version X8.



See also:

Create; Free; ID; AddRing; AddPointToRing; LoadFromVarArray; AddPolygon; Ring; RingRotation; RingCount; MainRingCount; PointCount; TotalPointCount; PointX; PointY; Area; AreaOfSimplePolygons; PointInPolygon; CreateCircle; CoordinatesAsText; CreateSamplePoints; CreateCentroids