Console.SetWindowPosition -> centered (each and every time)
        Posted  
        
            by manny
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by manny
        
        
        
        Published on 2010-05-22T16:19:43Z
        Indexed on 
            2010/05/22
            16:20 UTC
        
        
        Read the original article
        Hit count: 289
        
c#
I'm trying to set the Console window executed via my C-sharp code to be centered each and every time code is generated.
I hope that makes sense.
I thank you guys in advance.
© Stack Overflow or respective owner