MakeSnapshotRequest

@Serializable
data class MakeSnapshotRequest(val layerId: LayerId)(source)

Request object containing input parameters for the LayerTreeDomain.makeSnapshot command.

Constructors

Link copied to clipboard
constructor(layerId: LayerId)

Properties

Link copied to clipboard

The id of the layer.