Draw Ellipse/Elliptical Arc/Elliptical Wedge


Purpose

Syntax

Opcode format Opcode

[ASCII] (Hex)

Operand Format Comments
Single-byte - ASCII operand [E] ((45) [<ws>]<IX>,<IY><ws><IRh>,<IRv><ws><Istart>,<IEnd><ws><ITilt> Draws an ellipse, absolute coordinates.
Single-byte - binary operand [e] ((65) <LX><LY><ULRh><ULRv><USStart><USEnd><USTilt> Draws an ellipse, relative coordinates.

 

Details

 

Figure 1. Portion of ellipse rendered by Start and End arguments

Notes

 

Implementation in WHIP! Versions

Toolkit Function

TBD

Partial

Full

Revised in

Draw Ellipse/Elliptical Arc/Elliptical Wedge - -

2.0

-

 

See Also