Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportList Class
Members

In This Topic
    ViewportList Class
    In This Topic
    Class that holds and manages the list of Viewports.
    Syntax
    'Declaration
     
    Public Class ViewportList 
       Inherits System.Collections.CollectionBase
    public class ViewportList : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          devDept.Eyeshot.ViewportList

    See Also