getPixelRatio method

double getPixelRatio()

Implementation

double getPixelRatio() {
  return _pixelRatio;
}