PSEllipseEx()

Syntax

Procedure PSEllipseEx(nTop, nLeft, nBottom, nRight)
TPageScript:EllipseEx(nTop, nLeft, nBottom, nRight)

Returns

NIL

Description

Use PSEllipseEx() to print ellipses and circles. The ellipses will use the default border and fill colors and the default thickness.

Arguments

nTop, nLeft Left, Top coordinates of the ellipse, expressed in the currently set unit.
nBottom, nRight Bottom, right coordinates of the ellipse, expressed in the currently set unit.