Axiom.RenderSystems.DirectX9.D3DRenderWindow.AdjustWindowRect C# (CSharp) 메소드

AdjustWindowRect() 개인적인 메소드

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