How can you size the display area of the overlay canvas?

The Products.fmb module has one content canvas, which displays information about products sold by your company. You want to increase the canvas display area by creating an overlay canvas to enable images of selected products to be displayed on request.
How can you size the display area of the overlay canvas?

The Products.fmb module has one content canvas, which displays information about products sold by your company. You want to increase the canvas display area by creating an overlay canvas to enable images of selected products to be displayed on request.

How can you size the display area of the overlay canvas?

A.
Define the display area for a stacked canvas by using the built-in procedure SET_CANVAS_PROPERTY.

B.
Define the display area for a stacked canvas by using the built-in procedure SET_WINDOW_PROPERTY.

C.
Define the display area for a content canvas by using the built-in procedure SET_CANVAS_PROPERTY.

D.
Define the display area for a content canvas by using the built-in procedure SET_VIEW_PROPERTY.

E.
Define the display area for a stacked canvas by using the built-in procedure SET_VIEW_PROPERTY.



Leave a Reply 1

Your email address will not be published. Required fields are marked *


khusru

khusru

it should be SET_CANVAS_PROPERTY I think it should be A