8 lines
197 B
Plaintext
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
|
|
|