DRAW_FILLED_ELLIPSE@

Platform

Win32, x64

Purpose

To fill an ellipse on the current drawing surface.

Syntax

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

Description

DRAW_FILLED_ELLIPSE@ fills 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 fill a circle if the axes are scaled appropriately.

See also

Using GDI+, DRAW_ELLIPSE@

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited