AnimationCycleArgs(Int32) Constructor
Constructor where user can define initial value of
CycleCount property.
Namespace: BeeMobile.TransparentControlsAssembly: BeeMobile.TransparentControls.NET48 (in BeeMobile.TransparentControls.NET48.dll) Version: 4.8.8.20
public AnimationCycleArgs(
int aCycleCount
)
Public Sub New (
aCycleCount As Integer
)
Parameters
- aCycleCount Int32
- Count of completed animation cycles.