Home
|
GR32_Polygons
|
TPolygon32
|
|
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
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Polygons
TPolygon32