Inherits from Generic.
Subclasses: Decoration, Scale, Control, Panel
| Property | Description |
|---|---|
| Bounds | Maximum bounding area of the object specified in terms of width and height in pixels. For a front panel object, this property is the union of the bounds of all the objects on the front panel. Details |
| Bounds:Height | Height of the maximum bounding area of the object in pixels. Details |
| Bounds:Width | Width of the maximum bounding area of the object in pixels. Details |
| Position | Position of the object in terms of left and top coordinates. Details |
| Position:Left | Left coordinate of the position of the object. Details |
| Position:Top | Top coordinate of the position of the object. Details |