getWidth method

double getWidth()

Implementation

double getWidth() {
  return _width;
}