TPolygon32.Add

procedure Add(const P: TFixedPoint);

Description

Adds a new vertex to the current contour in the polygon. In order to start a new contour, use the NewLine method.

See Also

Point Types, NewLine