Draws a line with the default foreground color ForeColor on the Baltie's area.
            
    Namespace: 
   SGP.Baltie2DAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
Parameters
- x1
 - Type: System..::.Int32
The X-coordinate of the first point. 
- y1
 - Type: System..::.Int32
The Y-coordinate of the first point. 
- x2
 - Type: System..::.Int32
The X-coordinate of the second point. 
- y2
 - Type: System..::.Int32
The Y-coordinate of the second point.