VisuFctFillPolygon3
(FUN)
FUNCTION VisuFctFillPolygon3 : BOOL
Complex fill polygon function that does not use IDrawContext
This function does not do the internal copy of the points, the original points will be modified by the function; you cannot rely on them at the funtion exit
- InOut:
Scope
Name
Type
Comment
Return
VisuFctFillPolygon3
BOOL
Input
itfXYPlotDriver
IXYPlotDriver
XYPlot driver
pPolygonPoints
POINTER TO ARRAY [0..0] OF VisuElemBase.VisuStructPoint
iPoints
INT
number of points
eType
Filling style
dwColor
DWORD
Filling color
pGradient
POINTER TO VisuStructGradientColor
Gradient parameters
xDrawUnchecked
BOOL
True if the drawing operation is to be executed in any case