Skip to main content

LineDto

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

Hierarchy

Index

Properties

color

color: RgbaDTO

id

id: string

linePoints

linePoints: Vertex3[]

properties

properties: {}

Type declaration

  • [key string]: number | string | boolean

thickness

thickness: number

type

type: Line