4 Creating and Editing Markers
Q3Marker_New
function to create a new marker.
TQ3GeometryObject Q3Marker_New (const TQ3MarkerData *markerData);markerData
A pointer to aTQ3MarkerData
structure.
Q3Marker_New
function returns, as its function result, a new marker having the location, shape, offset, and attributes specified by the markerData
parameter. If a new marker could not be created, Q3Marker_New
returns the value NULL
.
Let us know what you think of these prototype pages.
Generated with Harlequin WebMaker