Class: BorderedViewObject
Prev
Next

Class: BorderedViewObject

Represents some objects in a Kst window. This is an abstract object and may not be instantiated directly. It has several properties not in regular ViewObjects including margins, padding, and a border.

Inherits: ViewObject

Collection class: ViewObjectCollection

Properties:

number padding

The number of pixels between the border and the contents.

number margin

The number of pixels between the edge of the object and the border.

number borderWidth

The width in pixels of the border.

string borderColor

The border color for this object.

Prev
Next
Home


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