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

In This Topic
    AnimationFrameNumber Property
    In This Topic
    Gets or sets the animation frame number.
    Syntax
    'Declaration
     
    Public Property AnimationFrameNumber As Integer
    public int AnimationFrameNumber {get; set;}
    See Also