|  | 
| SharpEngineSceneViewUseInverseDpiScaleOnSwapChainPanel Property | 
            When true, then the scale of the SwapChainPanel is set so that the SwapChainPanel correctly shows the content of the SceneView (otherwise only the top-left part of the whole scene is shown - the size depends on the screen's DPI settings).
            This is required to fix a bug in a SwapChainPanel.
            Default value is true.
            
Namespace: Ab4d.SharpEngine.WinUIAssembly: Ab4d.SharpEngine.WinUI (in Ab4d.SharpEngine.WinUI.dll) Version: 3.0.9208+3b2441d6a11f923f2600f40f4296bdc3d8b46035
 Syntax
Syntaxpublic bool UseInverseDpiScaleOnSwapChainPanel { get; set; }Property Value
Boolean See Also
See Also