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

In This Topic
    AnimationInterval Property (ViewportLayout)
    In This Topic
    Gets or sets the animation interval.
    Syntax
    'Declaration
     
    Public Property AnimationInterval As Integer
    public int AnimationInterval {get; set;}
    See Also