
78 | P a g e
_slow(void)
Description: Sets S(low) duration for the current transition or zoom.
Example:
_medium(void)
Description: Sets M(edium) duration for the current transition or zoom.
Example:
_fast(void)
Description: Sets F(ast) duration for the current transition or zoom.
Example:
_speed_next_preset(void)
Description: Cycles through the transition duration presets (Slow, Medium, and Fast).
Example:
_adjust_speed(double)[state: (double)]
Description: Raises or lowers the transition duration setting by the Value entered (in seconds).
Example:
_speed(double)[state: double]
Description: Sets the duration of a transition to the specified value (in seconds).
Comentarios a estos manuales