Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / BoundingBox Class / ParentViewportLayout Property

In This Topic
    ParentViewportLayout Property (BoundingBox)
    In This Topic
    Syntax
    'Declaration
     
    Protected Friend Overridable Property ParentViewportLayout As ViewportLayout
    protected internal virtual ViewportLayout ParentViewportLayout {get; set;}
    See Also