ScaleMode

Scaling mode for vector results

Enumeration Members


Enumeration Members

ABSOLUTE_SCALING

Absolute scaling of vectors. The vector is multiplied with the scaleFactor before being drawn.

RELATIVE_SCALING

Scales vectors relative to model extent. The scaleFactor is considered to be a fraction of the model extent. So a value of 0.2 (default) will make the longest vector 20% of the model extent.