Q3Marker_New
You can use theQ3Marker_New
function to create a new marker.
TQ3GeometryObject Q3Marker_New (const TQ3MarkerData *markerData);
markerData
- A pointer to a
TQ3MarkerData
structure.DESCRIPTION
TheQ3Marker_New
function returns, as its function result, a new marker having the location, shape, offset, and attributes specified by themarkerData
parameter. If a new marker could not be created,Q3Marker_New
returns the valueNULL
.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help