ImageBehaviorGetAnimationController - метод |
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.ControlsImage
Возвращаемое значение
Тип:
ImageAnimationControllerСм. также