#title GetCanvasViewport [RCBasic Doc]
#header sub GetCanvasViewport(c_num, byref x, byref y, byref w, byref h)

Gets the position and size of a canvas viewport

#ref OpenCanvas SetCanvasViewport
