Element: layer.suppressed

Type

numeric

Description

Whether or not repainting of the layer is currently suppressed.

If this element has a 0, the layer will be repainted whenever the window contents are refreshed. If this element is non-zero, it will not be repainted until set back to 0.

This element may be redefined to control the suppression. Its initial value is 0.

Note: the repainting of a layer can also be controlled by setting scale thresholds, see layer.thresholds.

See Also

Commands:

layer

Structures:

layer, layer.visible