Creates a new Baltie's area with given field count and their size.
            
    Namespace: 
   SGP.Baltie2DAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- countX
 - Type: System..::.Int32
The number of tiles in the X axis. 
- countY
 - Type: System..::.Int32
The number of tiles in the Y axis. 
- fieldW
 - Type: System..::.Int32
Tile width. 
- fieldH
 - Type: System..::.Int32
Tile height.