TTeePolygon.AddXY

TTeePolygon.AddXY
TTeePolygon

function AddXY(Const Point: TFloatPoint): Integer; overload;

Unit
TeeMapSeries

Description
Use AddXY method to add a boundary coördinate to the polygon. The polygon will be drawn in sequential order of the coördinates. (ie. from point 1 (X0,Y0) to point 2 (X1,Y1) to point 3 (X2,Y2), ....)