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

In This Topic
    BoundingBoxChanged Event
    In This Topic
    Occurs when the scene bounding box has changed.
    Syntax
    'Declaration
     
    Public Event BoundingBoxChanged As ViewportLayout.BoundingBoxChangedHandler
    public event ViewportLayout.BoundingBoxChangedHandler BoundingBoxChanged
    See Also