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

In This Topic
    AnimateCamera Property (ViewportLayout)
    In This Topic
    If true, animates the camera in the commands that change its position or orientation.
    Syntax
    'Declaration
     
    Public Property AnimateCamera As Boolean
    public bool AnimateCamera {get; set;}
    See Also