VisuFctDrawLineUntransformed (FUN)

FUNCTION VisuFctDrawLineUntransformed : 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

VisuFctDrawLineUntransformed

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

xDrawUnchecked

BOOL

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