CAD programy 4M
children_fixed_height
children_fixed_height = flag;
children_fixed_height
Tento atribut určuje, zda mají všechny dlaždice v clusteru pevnou výšku. Vzhledem k tomu, že to může vést k problémům s přeplněním, je pravděpodobně nejlepší tento atribut nikdy nepoužít. Když má dlaždice vlastní výškový atribut, překoná tento atribut child_fixed_height.
flag: true nebo false (výchozí)
Příklad:
children_fixed_height = true;
Platné pro dlaždice
row
column
radio_row
radio_column
boxed_row
boxed_column
boxed_radio_row
boxed_radio_column
children_fixed_height
Tento atribut určuje, zda mají všechny dlaždice v clusteru pevnou výšku. Vzhledem k tomu, že to může vést k problémům s přeplněním, je pravděpodobně nejlepší tento atribut nikdy nepoužít. Když má dlaždice vlastní výškový atribut, překoná tento atribut child_fixed_height.
flag: true nebo false (výchozí)
Příklad:
children_fixed_height = true;
Platné pro dlaždice
row
column
radio_row
radio_column
boxed_row
boxed_column
boxed_radio_row
boxed_radio_column