RASTERSIZE

IUP - Portable User Interface

RASTERSIZE

Specifies the elementÂ’s size in pixels.

Value

"widthxheight", where width and height are integer values corresponding to the horizontal and vertical size, respectively, in pixels.

Default: Depends on the system and on the EXPAND attribute.

Affects

All.

Note

When this attribute is changed, the SIZE attribute is automatically updated. Please refer to the notes on the SIZE attribute for further detail.

See Also

SIZE