DRAW_ELLIPSE@

Platform

Win32, x64

Purpose

To draw an ellipse on the current drawing surface.

Syntax

SUBROUTINE DRAW_ELLIPSE@(IXC,IYC,IA,IB,ICOL)
INTEGER IXC,IYC,IA,IB,ICOL

Description

DRAW_ELLIPSE@ draws an ellipse with centre at (IXC, IYC), with horizontal semi-axis IA, vertical semi-axis IB and colour ICOL using the current colour mode. This routine can be used to produce a circle on the drawing surface if the axes are scaled appropriately.

See also

Using GDI+, DRAW_FILLED_ELLIPSE@

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited