Table of Contents

Constructor AnimationPlayer

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AnimationPlayer(Control)

Initializes a new instance of the AnimationPlayer class.

public AnimationPlayer(Control parent)

Parameters

parent Control

Parent of the control.

AnimationPlayer()

Initializes a new instance of the AnimationPlayer class.

public AnimationPlayer()