Property

BisTimedAnimation:value-from

Declaration

property value-from: double [ read, write, construct ]

Description [src]

The value to animate from.

The animation will start at this value and end at BisTimedAnimation:value-to.

If BisTimedAnimation:reverse is TRUE, the animation will end at this value instead.

Type: gdouble
Available since:1.0

Flags

Readableyes
Writableyes
Constructyes
Construct onlyno