Q3GeneralPolygon_SetShapeHint
You can use theQ3GeneralPolygon_SetShapeHint
function to set the shape hint of a general polygon.
TQ3Status Q3GeneralPolygon_SetShapeHint ( TQ3GeometryObject generalPolygon, TQ3GeneralPolygonShapeHint shapeHint);
generalPolygon
- A general polygon.
shapeHint
- The desired shape hint of the specified general polygon.
DESCRIPTION
TheQ3GeneralPolygon_SetShapeHint
function sets the shape hint of the general polygon specified by thegeneralPolygon
parameter to the hint specified in theshapeHint
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