Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / IsAnimationRunning Property

In This Topic
    IsAnimationRunning Property
    In This Topic
    Tells if the animation is currently running.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsAnimationRunning As Boolean
    public bool IsAnimationRunning {get;}
    Remarks
    During animation the silhouettes, if enabled, are skipped.
    See Also