Starts the animation with the specified delay in seconds.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public void Start(
	double delay
)

Parameters

delay
Type: System..::.Double
Delay in seconds.

See Also