sv property

num sv

Get the number scaled vertically.

Implementation

num get sv {
  return Scale.scaleVertically(this);
}