NevronOpenVision
Nevron.Nov.UI Namespace / NViewportBase Class / ComputeWindowSize Method
ComputeWindowSize Method (NViewportBase)
Computes the window size based on a content rect and the specified scrollbars visibility.
Syntax
protected abstract NSize ComputeWindowSize( 
   NRectangle ca,
   System.bool showHScrollBar,
   System.bool showVScrollBar
)

Parameters

ca
showHScrollBar
showVScrollBar
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also