A command to modify multiple FITS layer settings in a generic way.

This interface does not validate the setting names or their values.

Hierarchy

  • MultiModifyFitsLayerMessage

Properties

Properties

event: "image_layer_set_multi"

The tag identifying this message type

id: string

The identifier of the IFTS layer to modify

settings: string[]

The names of the settings to modify

values: any[]

The values for these settings, in the same order as the setting names

Generated using TypeDoc