4 Creating and Editing Points
Q3Point_SetData
function to set the data that defines a point object and its attributes.
TQ3Status Q3Point_SetData ( TQ3GeometryObject point, const TQ3PointData *pointData);point
A point.pointData
A pointer to aTQ3PointData
structure.
Q3Point_SetData
function sets the data associated with the point specified by the point
parameter to the data specified by the pointData
parameter.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker