Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport Class / IsCameraAnimating Method

In This Topic
    IsCameraAnimating Method
    In This Topic
    Tells if the Camera is performing an animation.
    Syntax
    'Declaration
     
    Public Function IsCameraAnimating() As Boolean
    public bool IsCameraAnimating()

    Return Value

    True if the camera is performing an animation
    See Also