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

In This Topic
    AnimateCamera Property (ViewCubeIcon)
    In This Topic
    If true, animates the camera when changing the orientation.
    Syntax
    'Declaration
     
    Public Property AnimateCamera As Boolean
    public bool AnimateCamera {get; set;}
    See Also