SetGeometryMode
TheSetGeometryModemethod sets the geometry mode of this shape.
void SetGeometryMode (in ODGeometryMode mode);
mode- The geometry mode for this shape. The value of
modemust be one of the following: kODPreserveGeometry, kODLoseGeometry, or kODNeedsGeometry.DISCUSSION
The geometry mode of a shape object specifies whether the shape is required to maintain its geometric (polygonal) representation.EXCEPTIONS
kODErrNoShapeGeometry- The specified geometry mode is
kODNeedsGeometry, but this shape has no geometry.SEE ALSO
TheODGeometryModetype (page 887).
TheODShape::GetGeometryModemethod (page 637).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help