|
Canvas |
Top Previous Next |
|
The Canvas property returns the handle to the canvas used by the engine.
Syntax
Remarks
The Canvas property returns the handle to the Windows GDI canvas on which the graphical elements are drawn. The handle can be used in various Windows GDI functions to perform the desired operation.
|