Q3GeneralPolygon_New
You can use theQ3GeneralPolygon_Newfunction to create a new general polygon.
TQ3GeometryObject Q3GeneralPolygon_New ( const TQ3GeneralPolygonData *generalPolygonData);
generalPolygonData- A pointer to a
TQ3GeneralPolygonDatastructure.DESCRIPTION
TheQ3GeneralPolygon_Newfunction returns, as its function result, a new general polygon having the contours and attributes specified by thegeneralPolygonDataparameter. If a new general polygon could not be created,Q3GeneralPolygon_Newreturns the valueNULL.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help