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