Validate
TheValidatemethod subtracts the specified area from the update shape for this canvas.
void Validate (in ODShape shape);
shape- A reference to the shape object defining the area to subtract from the update shape for this canvas.
DISCUSSION
OpenDoc calls this method internally to mark an area of a canvas that no longer needs updating. Your part typically calls its facet'sValidatemethod instead of this method because that method transforms and clips the shape from the coordinate space of the facet to the coordinate space of its canvas.SEE ALSO
TheODCanvas::Invalidatemethod (page 75).
TheODFacet::Validatemethod (page 258).
TheODFrame::Validatemethod (page 341).
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help