Linear Animation Object Properties

The following table provides the syntax and description of linear animation object properties.

Linear Animation Object Properties 

Syntax

Description

Object.HiInValue

Specifies the upper limit on the input value range.

Object.HiOutValue

Specifies the upper limit on the output value range.

Object.LoInValue

Specifies the lower limit on the input value range.

Object.LoOutValue

Specifies the lower limit on the output value range.

Object.UseDelta

Specifies whether to use the absolute or relative value to set the output value range. The object will always start at the low output value.

See Also