Stops the animation. After stopping animation can continue from the current frame on - with just calling DoAnimate method.

Namespace:  Ab3d
Assembly:  Ab3d.Reader3ds (in Ab3d.Reader3ds)
Version: 4.2.0.0 (4.2.0.0)

Syntax

C#
public void Stop()
Visual Basic (Declaration)
Public Sub Stop
Visual C++
public:
void Stop()

See Also