CreateShape
TheCreateShapemethod creates a shape object.
ODShape CreateShape ();
- return value
- A reference to a new shape object.
DISCUSSION
Your part calls this method to create a shape object for any purpose.This method initializes the reference count of the returned shape object. When you have finished using that shape object, you should call its
Releasemethod.SEE ALSO
TheODFrame::CreateShapemethod (page 316).
The ODShape class (page 629).
Table 11-1 on page 466 in OpenDoc Programmer's Guide.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help