Eyeshot 11 WPF API Reference
WPF 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