evCreate API 5.7 Help

EvScaleType Enumeration

The EvScaleType TS enumeration defines the units for scaling the length, width, or both of given object items.

Length: "length";

By a given unit of measurement for 2D length measurements.

Percentage: "percentage";

By a given percent of a given object item's size. A valid value is in the range from 1% to 999%.

Ratio: "ratio";

By given ratios of two numbers—a fractional amount.

25 March 2025