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

In This Topic
    UpdateViewportLayout Method (ViewportLayout)
    In This Topic
    Updates the viewport in both desing-time and run-time mode. If necessary adjust near and far planes to accomodate origin symbols of various sizes.
    Syntax
    'Declaration
     
    Public Sub UpdateViewportLayout() 
    public void UpdateViewportLayout()
    See Also