startFigure method

void startFigure()

Starts a new figure.

Implementation

void startFigure() {
  _bStartFigure = true;
}