Skip to main content

AreaDto

Data transfer object for markup areas, this represents the area data that will be saved to the layer.

Hierarchy

Index

Properties

color

color: RgbaDTO

id

id: string

points

points: Vertex3[]

properties

properties: {}

Type declaration

  • [key string]: number | string | boolean

type

type: Area