ImageAnimationControllerGotoFrame - метод
Seeks the animation to the specified frame index.
Пространство имён: Tessa.UI.ControlsСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public void GotoFrame(
int index
)
Public Sub GotoFrame (
index As Integer
)
public:
void GotoFrame(
int index
)
member GotoFrame :
index : int -> unit
Параметры
- index Int32
- The index of the frame to seek to