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

In This Topic
    AnimateCameraDuration Property
    In This Topic
    Gets or sets the duration in milliseconds of the camera animations.
    Syntax
    'Declaration
     
    Public Property AnimateCameraDuration As Integer
    public int AnimateCameraDuration {get; set;}
    See Also