A customizable ellipse graphic.
Inherits:
ViewObject
Constructors:
Properties:
Collection class: ViewObjectCollection
Ellipse ( ViewObject parent )
ViewObject parent -
The parent to place the new ellipse in. May also
be a string containing the name of an existing
ViewObject.
Creates a new ellipse and places it in the ViewObject parent.
Ellipse ( Window window )
Window window -
The window to place the new ellipse in. May also be a
string containing the name of an existing Window.
Creates a new ellipse and places it in the Window window.
number borderWidth
string borderColor
[Index]