SetCanvas Method
SetCanvas(object)
Set the canvas object surface to render.
Declaration
object SetCanvas(object canvas)
Function SetCanvas(canvas As Object) As Object
Parameters
| Type |
Name |
Description |
| object |
canvas |
|
Returns
| Type |
Description |
| object |
The set surface object.
|