Files
RCBASIC4/doc/files/getcanvasviewport.txt
2026-02-26 15:33:51 -06:00

8 lines
197 B
Plaintext

#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