VisuFctDrawCircle (FUN)

FUNCTION VisuFctDrawCircle : BOOL

Draw circle function that does not use IDrawContext It takes in count the fact that the circle must be circle (and not ellipse) when the target has different setting of scaling option: ‘Fixed’, ‘Isotropic’ or ‘Anisotropic’

InOut:

Scope

Name

Type

Comment

Return

VisuFctDrawCircle

BOOL

Input

itfXYPlotDriver

IXYPlotDriver

XYPlot driver

center

VisuStructPoint

Center

iRadius

INT

Radius

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