Home > comp > gb.sdl > draw > begin 
 en fr de es it nl pl pt pt_BR mk sq hu cs tr ar fa id vi ko ja ru zh zh_TW eo
Previous  Next  Edit  Rename  Undo  Search  Administration  
Documentation  
Warning! This page is not translated.  See english version 
Draw.Begin (gb.sdl)
Static Sub Begin ( Device As Object )

Begins a new drawing. The device can be one of the following objects:

Note that calls to this method can be nested.

You must not call this method inside the Draw event handler of a Window, as Gambas calls it for you, and initializes the drawing properties correctly.