Class: Ellipse
Prev
Next

Class: Ellipse

A customizable ellipse graphic.

Inherits: ViewObject

Collection class: ViewObjectCollection

Constructors:

Properties:

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

The width of the border of the ellipse.

string borderColor

The color of the border of the ellipse.

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team