TransparentControls Help
C#
VB
Show/Hide TOC
IAnimator Interface
Defines a methods and events for
TLabelAnimated
animation.
Definition
Namespace:
BeeMobile.TransparentControls
Assembly:
BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
C#
Copy
public
interface
IAnimator
VB
Copy
Public
Interface
IAnimator
Methods
ChangeTextLocation
Change the location of Text.
Events
AnimationCycleCompleted
Occurs when the
TLabelAnimated
completes an animation cycle.
See Also
Reference
BeeMobile.TransparentControls Namespace
In This Article
Definition
Methods
Events
See Also