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
VisuFctDrawCircleBOOLInput
itfXYPlotDriverIXYPlotDriverXYPlot driver
centerVisuStructPointCenter
iRadiusINTRadius
dwColorDWORDColor
iLineWidthINTline width
eLineStyleVisuEnumPenStyleline style
xDrawUncheckedBOOLTrue if the drawing operation is to be executed in any case