BeginDrawing method

void BeginDrawing()

Setup canvas (framebuffer) to start drawing

Implementation

void BeginDrawing()
  => _BeginDrawing();