Gets the tile with number n.
            
    Namespace: 
   SGP.Baltie2DAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
| C# | 
|---|
public Baltie2DTile this[ int n ] { get; }  | 
Parameters
- n
 - Type: System..::.Int32
The zero-based index of the value to get.