- 4.37.2.21 -
Standard Units
Graph Unit
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.
|
|
|
FillPoly procedure |
Table of Content |
FlipImageOX procedure |
- 4.37.2.21 -