Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / Viewport.SavedViewsManager Class / NumberOfPrevious Property

In This Topic
    NumberOfPrevious Property
    In This Topic
    Gets the number of the previous views saved in the stack.
    Syntax
    'Declaration
     
    Public ReadOnly Property NumberOfPrevious As Integer
    public int NumberOfPrevious {get;}
    See Also