getRealItemWidth method

double getRealItemWidth()

Implementation

double getRealItemWidth() {
  return _width;
}