Eyeshot 10 WinForms API Reference
UpdateViewportsSizeAndLocation Method

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : UpdateViewportsSizeAndLocation Method
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

Reference

ViewportLayout Class
ViewportLayout Members