View3d.SetForegroundWindow C# (CSharp) Method

SetForegroundWindow() private method

private SetForegroundWindow ( IntPtr, hWnd ) : bool
hWnd IntPtr,
return bool
        static extern bool SetForegroundWindow(IntPtr hWnd);