Validate
TheValidatemethod marks the specified area in this facet as no longer in need of updating.
void Validate (in ODShape validShape, in ODCanvas biasCanvas);
validShape- A reference to a shape object defining the area in this facet that no longer needs updating, expressed in frame coordinates.
biasCanvaskODNULLif the geometry is in platform-normal coordinates, otherwise a reference to the canvas object to whose coordinate space the geometry is biased.DISCUSSION
OpenDoc calls this method. This method transforms and clips the shape from the coordinate space of this facet to the coordinate space of its canvas. It then subtracts the shape from any existing invalid area of the canvas.SEE ALSO
TheODCanvas::Validatemethod (page 81).
TheODFacet::Invalidatemethod (page 250).
TheODFrame::Validatemethod (page 341).
"Invalidating and Validating Your Content" on page 160 in OpenDoc Programmer's Guide.
"Drawing to an Offscreen Canvas" on page 168 in OpenDoc Programmer's Guide.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help