sh property

num sh

Get the number scaled horizontally.

Implementation

num get sh {
  return Scale.scaleHorizontally(this);
}