2.261 .posraster

This attribute determines the interpretation of the attribute values for the position of an object (.xleft, .xright, .ytop, .ybottom). It can be used to specify the position of an object depending on the used grid or exactly in pixels.

Definition

  • Data type

    boolean

  • Access

    get, set

  • changed event

    yes

Value range

true
The values of the position attributes are interpreted as grid units. The underlying grid is the grid of the parent object.
false
The values of the position attributes are interpreted as pixel units. The grid of the parent object is ignored.

See also

Attribute .sizeraster