Click or drag to resize
Animator3dsStop Method
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.dll) Version: 9.0.5590.1040
Syntax
C#
public void Stop()
See Also