VisuFctDrawText (FUN)

FUNCTION VisuFctDrawText : BOOL

Draw text

InOut:

Scope

Name

Type

Comment

Return

VisuFctDrawText

BOOL

Input

itfXYPlotDriver

IXYPlotDriver

XYPlot driver

pText

POINTER TO STRING

Text to draw

font

VisuStructFont

Font ot use (with color in)

rect

VisuStructSimpleRectangle

Rectangle where to draw

HorizontalAlignment

VisuEnumHorizontalAlignment

Horizontal alignment

VerticalAlignment

VisuEnumVerticalAlignment

Vertical alignment

xDrawUnchecked

BOOL

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