8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
#title GetCanvasOffset [RCBasic Doc]
|
|
#header Sub GetCanvasOffset(c_num, ByRef x, ByRef y)
|
|
|
|
Returns view offset of a canvas
|
|
|
|
#ref SetCanvasOffset
|
|
|