<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > CONTROLS > Control Types > Canvas Control > Canvas Control Commands > Canvas_GetDC |
Description
Retrieve the handle of the DC (device context) of the selected canvas target.
Syntax
hDC = Canvas_GetDC()
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
Remarks
Restrictions
See also
Examples