4 Creating and Editing Lines
Q3Line_New
function to create a new line.
TQ3GeometryObject Q3Line_New (const TQ3LineData *lineData);lineData
A pointer to aTQ3LineData
structure.
Q3Line_New
function returns, as its function result, a new line having the endpoints and attributes specified by the lineData
parameter. If a new line could not be created, Q3Line_New
returns the value NULL
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker