8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
#title SetCanvasViewport [RCBasic Doc]
|
|
#header sub SetCanvasViewport(cnum, x, y, w, h)
|
|
|
|
Sets the position and size of a canvas viewport
|
|
|
|
#ref GetCanvasViewport
|
|
|