AcquireClipShape
TheAcquireClipShapemethod returns a reference to this facet's clip shape.
ODShape AcquireClipShape (in ODCanvas biasCanvas);
biasCanvaskODNULLif the geometry is in platform-normal coordinates, otherwise a reference to the canvas object to whose coordinate space the geometry is biased.- return value
- A reference to this facet's clip shape.
DISCUSSION
This method increments the reference count of the returned shape object. When you have finished using that shape object, you should call itsReleasemethod.SEE ALSO
TheODFacet::AcquireAggregateClipShapemethod (page 225).
TheODFacet::AcquireWindowAggregateClipShapemethod (page 229).
"Clip Shape" on page 148 in OpenDoc Programmer's Guide.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help