4 Creating and Editing Lines
Q3Line_Submit
function to submit an immediate line for drawing, picking, bounding, or writing.
TQ3Status Q3Line_Submit ( const TQ3LineData *lineData, TQ3ViewObject view);lineData
A pointer to aTQ3LineData
structure.view
A view.
Q3Line_Submit
function submits for drawing, picking, bounding, or writing the immediate line whose location and attribute set are specified by the lineData
parameter. The line is drawn, picked, bounded, or written according to the view characteristics specified in the view
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker