9 lines
162 B
Plaintext
9 lines
162 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
|
|
|
|
|