Axiom.RenderSystems.DirectX9.D3DRenderWindow.AdjustWindowRect C# (CSharp) Method

AdjustWindowRect() private method

private AdjustWindowRect ( System &rc, WindowStyles getWindowStyle, bool b ) : void
rc System
getWindowStyle WindowStyles
b bool
return void
        private void AdjustWindowRect( ref System.Drawing.Rectangle rc, WindowStyles getWindowStyle, bool b )
        {
        }