- 4.37.2.21 -
Standard Units
![](images/1.gif)
Graph Unit
![](images/1.gif)
![](images/1.gif)
Graph Unit Procedures and FunctionsFillTriangle procedure
Targets: MS-DOS, Win32
Graph Unit
Draws a filled triangle.
Declaration:
procedure FillTriangle(X1, Y1, X2, Y2, X3, Y3: Longint);
Remarks:
Draws a triangle in the current color set by
SetColor and fill it using the current
fill style and color defined by
SetFillColor,
SetFillPattern or
SetFillStyle.
![Previous: FillPoly procedure](images/prev.gif) |
![To the Table of Content](images/index.gif) |
![Next: FlipImageOX procedure](images/next.gif) |
FillPoly procedure |
Table of Content |
FlipImageOX procedure |
- 4.37.2.21 -