ImageBehavior.GetAnimationController - метод |
Gets the animation controller for the specified Image control.
Пространство имён:
Tessa.UI.Controls
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксисpublic static ImageAnimationController GetAnimationController(
Image imageControl
)
Public Shared Function GetAnimationController (
imageControl As Image
) As ImageAnimationController
public:
static ImageAnimationController^ GetAnimationController(
Image^ imageControl
)
static member GetAnimationController :
imageControl : Image -> ImageAnimationController
Параметры
- imageControl
- Тип: System.Windows.Controls.Image
Возвращаемое значение
Тип:
ImageAnimationController
См. также