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

In This Topic
    UpdateViewportsSizeAndLocation Method
    In This Topic
    Updates the Viewports dimensions and locations depending on the LayoutMode property.
    Syntax
    'Declaration
     
    Public Overridable Sub UpdateViewportsSizeAndLocation() 
    public virtual void UpdateViewportsSizeAndLocation()
    Remarks
    If overridden, in WPF must call ApplyOpacityMask
    See Also