VisuFctDrawLineEx
(FUN)
FUNCTION VisuFctDrawLineEx : BOOL
Simple draw line function that does not use IDrawContext
- InOut:
Scope
Name
Type
Comment
Return
VisuFctDrawLineEx
BOOL
Input
itfXYPlotDriver
IXYPlotDriver
XYPlot driver
start
VisuStructPoint
start point
end
VisuStructPoint
end point
dwColor
DWORD
color
iLineWidth
INT
line width
eLineStyle
VisuEnumPenStyle
line style
eCapStyle
VisuEnumLineCapStyle
cap style
eJoinStyle
VisuEnumLineJoinStyle
join style
xDrawUnchecked
BOOL
True if the drawing operation is to be executed in any case