4 Creating and Editing Simple Polygons
Q3Polygon_New
function to create a new simple polygon.
TQ3GeometryObject Q3Polygon_New ( const TQ3PolygonData *polygonData);polygonData
A pointer to aTQ3PolygonData
structure.
Q3Polygon_New
function returns, as its function result, a new simple polygon having the vertices and attributes specified by the polygonData
parameter. If a new simple polygon could not be created, Q3Polygon_New
returns the value NULL
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker