7 lines
145 B
Plaintext
7 lines
145 B
Plaintext
#title GetCanvasOffset [RCBasic Doc]
|
|
#header sub GetCanvasOffset(c_num, byref x, byref y)
|
|
|
|
Returns view offset of a canvas
|
|
|
|
#ref SetCanvasOffset
|