HasCanvas
TheHasCanvasmethod returns a Boolean value that indicates whether this facet has its own canvas.
ODBoolean HasCanvas ();
- return value
kODTrueif this facet has its own canvas, otherwisekODFalse.SEE ALSO
TheODFacet::ChangeCanvasmethod (page 233).
TheODFacet::GetCanvasmethod (page 246).