Eyeshot 11 WPF API Reference
WPF 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.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Decorator
                         System.Windows.Controls.Viewbox
                            devDept.Eyeshot.ViewportLayoutBase
                               devDept.Eyeshot.ViewportLayout

    See Also