Baltie turns right for specified multiple of 90 degrees.
            
    Namespace: 
   SGP.Baltie2DAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public void TurnRight( int n )  | 
Parameters
- n
 - Type: System..::.Int32
Count of 90 degrees steps. 
Remarks
            If n is negative Baltie turns left.