4 Creating and Editing Points
Q3Point_Submit
function to submit an immediate point for drawing, picking, bounding, or writing.
TQ3Status Q3Point_Submit ( const TQ3PointData *pointData, TQ3ViewObject view);pointData
A pointer to aTQ3PointData
structure.view
A view.
Q3Point_Submit
function submits for drawing, picking, bounding, or writing the immediate point whose location and attribute set are passed in the fields of the TQ3PointData
structure pointed to by the pointData
parameter. The point 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