2.330 .size[integer]

This attribute allows for the setting of the desired width of each separate split area. Both pixel and raster values are allowed. Index is zero-based. The valid values for this are:

size[I] – valid, if 0<=I and I<=childcount

size[0] is the so-called zero-element, that no split area is assigned to. The value of the zero-element is transferred to the other elements of the size[I] vector for which no explicit setting exists.

Definition

  • Data type

    integer

  • Access

    get, set

  • changed event

    no

See also

Attributes .maxsize[integer], .minsize[integer]