Q3GeneralPolygon_GetShapeHint
You can use theQ3GeneralPolygon_GetShapeHint
function to get the shape hint of a general polygon.
TQ3Status Q3GeneralPolygon_GetShapeHint ( TQ3GeometryObject generalPolygon, TQ3GeneralPolygonShapeHint *shapeHint);
generalPolygon
- A general polygon.
shapeHint
- On exit, the shape hint of the specified general polygon.
DESCRIPTION
TheQ3GeneralPolygon_GetShapeHint
function returns, in theshapeHint
parameter, the shape hint of the general polygon specified by thegeneralPolygon
parameter. See "General Polygons" on page 4-42 for a description of the available shape hints.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help