Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / Viewport.SavedViewsManager Class
Properties Methods


In This Topic
    Viewport.SavedViewsManager Class Members
    In This Topic

    The following tables list the members exposed by Viewport.SavedViewsManager.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the maximum number of saved views.  
    Public Property Gets the number of the next views saved in the stack.  
    Public Property Gets the number of the previous views saved in the stack.  
    Top
    Public Methods
     NameDescription
    Public Method Clears the stack of saved views.  
    Public Method  
    Public Method Restores the next view on the stack.  
    Public Method Restores the previous view on the stack.  
    Public Method Resumes the automatic saving of the views.  
    Public Method Saves the current view on the stack.  
    Public Method Suspends the automatic saving of the views.  
    Top
    See Also