Returns the 'Down' offset for the start point, scaled by the start radius.
Offset cpsDown(double size, double maxSize) => _downStartVector * startRadius(size, maxSize);