IMapPolygonList.Polygon
IMapPolygonList
property Polygon[Index: Integer]: IMapPolygon;
Type Library
TeeChartx
Description
Use Polygon to access a Polygon in the array. The Index parameter indicates the index of the Polygon, where 0 is the index of the first Polygon, 1 is the index of the second Polygon, and so on. Set Items to change the reference at a specific location.