scalingFactor property

double? scalingFactor
getter/setter pair

Scaling factor, increments of 0.1 for values less than 1.0, and increments of 1.0 for values greater than 1.0.

Implementation

core.double? scalingFactor;