4 Creating and Editing Polylines
Q3PolyLine_SetData
function to set the data that defines a polyline and its attributes.
TQ3Status Q3PolyLine_SetData ( TQ3GeometryObject polyLine, const TQ3PolyLineData *polyLineData);polyLine
A polyline.polyLineData
A pointer to aTQ3PolyLineData
structure.
Q3PolyLine_SetData
function sets the data associated with the polyline specified by the polyLine
parameter to the data specified by the polyLineData
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker