Q3GeneralPolygon_SetData
You can use theQ3GeneralPolygon_SetData
function to set the data that defines a general polygon and its attributes.
TQ3Status Q3GeneralPolygon_SetData ( TQ3GeometryObject generalPolygon, const TQ3GeneralPolygonData *generalPolygonData);
generalPolygon
- A general polygon.
generalPolygonData
- A pointer to a
TQ3GeneralPolygonData
structure.DESCRIPTION
TheQ3GeneralPolygon_SetData
function sets the data associated with the general polygon specified by thegeneralPolygon
parameter to the data specified by thegeneralPolygonData
parameter.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help