BeginDrawing method

void BeginDrawing()

Implementation

void BeginDrawing() {
  return _BeginDrawing();
}