SetFacet
TheSetFacetmethod assigns the specified facet to this canvas.
void SetFacet (in ODFacet facet);
facet- A reference to the facet to assign to this canvas.
DISCUSSION
OpenDoc calls this method when the canvas is added to the facet.SEE ALSO
TheODCanvas::GetFacetmethod (page 68).