VisuFctDrawLineExUntransformed
(FUN)
FUNCTION VisuFctDrawLineExUntransformed : BOOL
Simple draw line function that does not use IDrawContext This not trasform position depending on to the client
- InOut:
Scope
Name
Type
Comment
Return
VisuFctDrawLineExUntransformed
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