Ellipse
An Ellipse object represents an elliptical geometric shape. An Ellipse object is a creatable object in ArcPad. Here's an example of creating a new Ellipse object:
Dim pEllipse
Set pEllipse = Application.CreateAppObject("ellipse")