4 Creating and Editing Polylines
Q3PolyLine_New
function to create a new polyline.
TQ3GeometryObject Q3PolyLine_New ( const TQ3PolyLineData *polyLineData);polyLineData
A pointer to aTQ3PolyLineData
structure.
Q3PolyLine_New
function returns, as its function result, a new polyline having the vertices and attributes specified by the polyLineData
parameter. If a new polyline could not be created, Q3PolyLine_New
returns the value NULL
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker