2.268 .real_height

This attribute queries the real object height in pixel. The object has to be visible (.real_visible = true).

The height can be queried for objects without height definition.

Definition

  • Data type

    integer

  • Access

    get

Remark

If there is no width and / or height given when defining objects, you can use the attributes .real_width and .real_height to query the width and the height of those objects.

These attributes can query the width of an object whose geometry has been defined depending on the right and left border of a parent (.xauto = 0).

The dimensions returned are always in pixels!

See also

Attributes .height, .real_width