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

In This Topic
    ViewportLayout Class
    In This Topic
    Base class for all Viewport container controls.
    Syntax
    'Declaration
     
    Public Class ViewportLayout 
       Inherits ViewportLayoutBase
    public class ViewportLayout : ViewportLayoutBase 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                devDept.Eyeshot.ViewportLayoutBase
                   devDept.Eyeshot.ViewportLayout

    See Also