Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / StopAnimation Method

In This Topic
    StopAnimation Method
    In This Topic
    Stops the animation timer. Call base class method when overriding.
    Syntax
    'Declaration
     
    Public Overridable Sub StopAnimation() 
    public virtual void StopAnimation()
    See Also