getZoom method

double getZoom()

Implementation

double getZoom() {
  return _zoom;
}