kUpperScaleLimitVertical top-level constant

double const kUpperScaleLimitVertical

Highest point on canvas the scale occupies. For scalability this const is divided my the size.height of the canvas.

Implementation

const double kUpperScaleLimitVertical = 7;