Udostępnij za pośrednictwem


CCustomInterpolator::CCustomInterpolator

Tworzy obiekt niestandardowy interpolator i ustawia wszystkie wartości na wartość domyślną 0.

CCustomInterpolator();
CCustomInterpolator(
   UI_ANIMATION_SECONDS duration,
   DOUBLE finalValue
);

Parametry

  • duration
    Czas trwania przejścia.

  • finalValue

Uwagi

Aby zainicjować czas trwania i końcowej później w kodzie, należy użyć CCustomInterpolator::Init.

Wymagania

Nagłówek: afxanimationcontroller.h

Zobacz też

Informacje

Klasa CCustomInterpolator