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