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

In This Topic
    ViewportLayout Property
    In This Topic
    Gets or sets the ViewportLayout object.
    Syntax
    'Declaration
     
    Public Property ViewportLayout As ViewportLayout
    public ViewportLayout ViewportLayout {get; set;}
    See Also