VisuFctDrawPolygon (FUN)

FUNCTION VisuFctDrawPolygon : BOOL

Draw polygon function that does not use IDrawContext

InOut:

Scope

Name

Type

Comment

Return

VisuFctDrawPolygon

BOOL

Input

itfXYPlotDriver

IXYPlotDriver

XYPlot driver

pPolyPoints

POINTER TO ARRAY [0..0] OF VisuElemBase.VisuStructPoint

points

iPoints

INT

number of points

dwColor

DWORD

color

iLineWidth

INT

line width

eLineStyle

VisuEnumPenStyle

line style

xDrawUnchecked

BOOL

True if the drawing operation is to be executed in any case